Skip to content

ArduinoISP example sketch does not work with Mega or Due #2314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
championswimmer opened this issue Sep 19, 2014 · 1 comment
Closed

ArduinoISP example sketch does not work with Mega or Due #2314

championswimmer opened this issue Sep 19, 2014 · 1 comment
Assignees
Labels
Examples: ArduinoISP The ArduinoISP example sketch
Milestone

Comments

@championswimmer
Copy link
Contributor

The ArduinoISP included example works fine with Uno or Leonardo

But it fails to work for Mega (this works good for Mega https://raw.githubusercontent.com/rsbohn/ArduinoISP/master/ArduinoISP/ArduinoISP.ino)

and it cannot compile at all for Due as arm doesn't support spi_* functions like avr gcc (this works good for Due https://raw.githubusercontent.com/PeterVH/ArduinoISP/due/ArduinoISP/ArduinoISP.ino)

@facchinm
Copy link
Member

Solved by #3500

@ffissore ffissore modified the milestone: Release 1.6.6 Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples: ArduinoISP The ArduinoISP example sketch
Projects
None yet
Development

No branches or pull requests

4 participants