Zach Eveland
|
c0b45364b8
|
disabling watchdog in bootloader
|
2011-09-08 18:12:11 -04:00 |
|
Zach Eveland
|
11e3921c81
|
misc. bootloader fixes: increased wait time after receiving avrdude 'Q', increased bootloader timeout, and fixed LED one-shot timing
|
2011-09-08 16:23:29 -04:00 |
|
Zach Eveland
|
301f1b8552
|
Revert "added Micro section to boards.txt. specified different bootloader hex files for Leonardo and Micro (differ only by PID). added PID entries to boards.txt"
This reverts commit 3b5122e138 .
|
2011-09-08 15:40:41 -04:00 |
|
Zach Eveland
|
3b5122e138
|
added Micro section to boards.txt. specified different bootloader hex files for Leonardo and Micro (differ only by PID). added PID entries to boards.txt
|
2011-09-08 11:00:40 -04:00 |
|
Zach Eveland
|
48212b11fd
|
changed PIDs for Leonardo and Micro. PIDs are now defined in the Makefile
|
2011-09-08 09:47:17 -04:00 |
|
Zach Eveland
|
4db174e67b
|
removed all bootloader mass storage and MSC references
|
2011-09-08 09:12:30 -04:00 |
|
Zach Eveland
|
bef7d736d2
|
bootloader ends as soon as sketch upload finishes. restored pulsing of LED while bootloader running.
|
2011-08-27 07:00:07 -04:00 |
|
Zach Eveland
|
e254d2989d
|
LEDs for D13, TX, and RX are more in line with Uno-like behavior during sketch uploading.
D13 flashes on reboot, TX and RX flash with USB data transfer.
|
2011-08-14 16:02:16 -04:00 |
|
Zach Eveland
|
c149be22f7
|
rebuilt Diskloader, added LED control macros for Leonardo, removed Microtouch defines
|
2011-08-14 15:11:23 -04:00 |
|
Zach Eveland
|
13a269df2e
|
increased bootloader delay to approx. 3.5 s
|
2011-08-14 14:29:44 -04:00 |
|
Zach Eveland
|
0ecdd723cf
|
diskloader source and binary for 32u4
|
2011-08-11 10:31:39 -04:00 |
|
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 |
|
David A. Mellis
|
27109e3b1a
|
Adding the Mega 2560 bootloader and boards.txt / boards menu entry.
|
2010-09-24 10:10:57 -04:00 |
|
David A. Mellis
|
7087bcf5bd
|
Adding optiboot and Arduino Uno boards menu entry.
|
2010-09-22 09:04:33 -04:00 |
|
David A. Mellis
|
3524387e70
|
Adding ATmega328 version of the Arduino BT bootloader, along with a Makefile for building it.
|
2010-08-07 19:48:59 +00:00 |
|
David A. Mellis
|
ab1eb4aaa0
|
Moving things around.
|
2009-11-07 17:05:21 +00:00 |
|