ArduinoCore-avr/cores
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
..
arduino Fix save/restore of magic key location during reset 2017-11-13 17:34:41 +01:00