1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/hardware/arduino
WestfW 07a88dc998 Shrink code by using registers for variables "length" and "address"
http://code.google.com/p/optiboot/issues/detail?id=33

Fix high-value watchdog timeouts on ATmega8
http://code.google.com/p/optiboot/issues/detail?id=38

Change "start app on bad commands" code to start the app via the
watchdog timer, so that the app is always started with the chip
in fully reset state.
http://code.google.com/p/optiboot/issues/detail?id=37
(cherry picked from commit 6f7687b0f9)
2011-10-10 12:11:15 -04:00
..
bootloaders Shrink code by using registers for variables "length" and "address" 2011-10-10 12:11:15 -04:00
cores/arduino Fixing more warnings (Paul Stoffregen). 2011-10-10 11:28:44 -04:00
firmwares Minor ATmega8U2 firmware update and new .hex files. 2010-12-04 14:28:56 -05:00
variants updated pin assignment again based on design files for Leonardo 2011-09-16 16:12:39 -04:00
boards.txt Changing Ethernet upload protocol from stk500 to arduino. 2011-09-28 23:26:37 -04:00
programmers.txt Moving USBasp in programmers menu. 2011-10-10 11:58:38 -04:00