David A. Mellis
|
de22990133
|
Updating bootloader comments.
|
2011-09-16 20:31:41 -04:00 |
|
David A. Mellis
|
19d7d4b066
|
Updating Micro bootloader (previous one was identical to Leonardo).
|
2011-09-16 18:25:59 -04:00 |
|
Zach Eveland
|
b898a35f76
|
new bootloader binaries for Micro and Leonardo - uses new assignment for TXLED pin
|
2011-09-16 16:24:21 -04:00 |
|
Zach Eveland
|
23d0d05844
|
updated pin mappings for bootloader and pins_arduino.h in anticipation of final hardware.
|
2011-09-16 15:46:51 -04:00 |
|
Zach Eveland
|
75cfefcd0a
|
restored Micro entry in boards.txt, made separate bootloader images for Leonardo and Micro.
|
2011-09-16 14:47:42 -04:00 |
|
Zach Eveland
|
4452de6eaa
|
bootloader iProduct definition changed to "Arduino Leonardo Bootloader" or "Arduino Micro Bootloader". selection depends on PID passed in at compile time
|
2011-09-16 12:09:51 -04:00 |
|
Zach Eveland
|
66b484e53e
|
added to the bootloader iProduct and iManufacturer strings identifying board as an "Arduino Leonardo" manufactured by "Arduino LLC"
|
2011-09-16 11:56:33 -04:00 |
|
Zach Eveland
|
6bbc7b2db7
|
faster LED breathing animation in bootloader
|
2011-09-16 11:18:39 -04:00 |
|
Zach Eveland
|
6f65578b99
|
updated Leonardo INF with correct PID and created new Micro INF.
|
2011-09-08 20:45:10 -04:00 |
|
Zach Eveland
|
b1c8d0be34
|
in bootloader reduced delay between receiving stk500 'Q' and jumping to application
|
2011-09-08 20:38:23 -04:00 |
|
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 |
|