Go to file
Scott Allen 289faaa759 Fix save/restore of magic key location during reset
In the USB CDC code to invoke an auto-reset, the magic key location could be
restored before it had actually been saved. The sketch would then have a
corrupted value at this location. This fix prevents the value from being
restored if it hasn't previously been saved.
2017-11-13 17:34:41 +01:00
bootloaders Adding Arduino.org new boards 2016-12-16 10:59:00 +01:00
cores/arduino Fix save/restore of magic key location during reset 2017-11-13 17:34:41 +01:00
extras Add extras folder for packagein and CI 2017-11-13 11:53:21 +01:00
firmwares Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
libraries [WIRE] Remove extra line from digital_potentiometer example 2017-11-13 12:42:12 +01:00
variants Added Adafruit Circuits Playground board 2016-12-14 15:00:23 +01:00
boards.txt Use correct part names in Tools > Processor menus 2017-07-18 12:22:43 +02:00
platform.txt Update bundled avr core to 1.6.20 2017-08-18 15:58:02 +02:00
programmers.txt Updated Arduino as ISP setting 2017-11-13 16:37:40 +01:00