Arduino/hardware/arduino
David A. Mellis 94168bd0f4 Fix to optiboot infinite loop problem.
Explicitly setting R1 to 0 so that the watchdog timer is properly initializing, preventing it from timing out and resetting the processor.

http://code.google.com/p/optiboot/issues/detail?id=26
http://code.google.com/p/arduino/issues/detail?id=446
2011-01-15 13:29:08 +00:00
..
bootloaders Fix to optiboot infinite loop problem. 2011-01-15 13:29:08 +00:00
cores/arduino Changing String append to use realloc(); thanks to Paul Stoffregen. 2010-12-11 15:22:07 -05:00
firmwares Minor ATmega8U2 firmware update and new .hex files. 2010-12-04 14:28:56 -05:00
boards.txt Adding Arduino Mega 2560 board entry. 2010-09-24 10:17:01 -04:00
programmers.txt Moving things around. 2009-11-07 17:05:21 +00:00