-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Examples: ArduinoISPThe ArduinoISP example sketchThe ArduinoISP example sketch
Milestone
Description
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)
Metadata
Metadata
Assignees
Labels
Examples: ArduinoISPThe ArduinoISP example sketchThe ArduinoISP example sketch