mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
a05a0d531b
Previously, if avrdude skipped the upload step the read while write memory might never be reenabled. This would prevent the bootloader from ending and the sketch from starting - the bootloader just continued to run even after a successful upload. Now enable RWW when we receive the AVR109 "Exit bootloader" 'E' command. Had to disable lock bit changing support in the bootloader to free up flash for the change - will anyone miss it? |
||
---|---|---|
.. | ||
bootloaders | ||
cores/arduino | ||
firmwares | ||
variants | ||
boards.txt | ||
programmers.txt |