-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
I am using Arduino 1.8.5 and I have updated my Arduino AVR Boards core in the Boards Manager to the latest available version, which is 1.6.21.
With this setup, using an Arduino as ISP doesn't work and from what I found out I don't understand how it could ever have worked.
programmers.txt contains a section that sets:
arduinoasisp.protocol=stk500v1
However, the ArduinoISP sketch does not work with this setting, it has to be changed to
arduinoasisp.protocol=arduino
In fact I found a commit in master that makes that very change.
Despite this commit being 11 months old by now it doesn't seem to be pushed to installations via the Boards Manager.
Metadata
Metadata
Assignees
Labels
No labels