mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-02 13:24:12 +01:00
f39ec37722
Done so all IO and other registers are properly reinitialized when a new sketch is uploaded or when an existing sketch is started. Uses a watchdog timeout with a 15 ms period to accomplish the reset. Bootloader checks the reason for reset and only enumerates as bootloader and enters the programming loop if reset was NOT caused by WDT. |
||
---|---|---|
.. | ||
bootloaders | ||
cores/arduino | ||
firmwares | ||
variants | ||
boards.txt | ||
programmers.txt |