Zach Eveland
|
25a4fe8607
|
changed Leonardo bootloader and sketch PID values again (now 0x0701 for bootloader, 0x0801 for sketch)
|
2012-02-13 00:10:16 -05:00 |
|
Zach Eveland
|
c39793001c
|
adjusting descriptors - trying to prevent sketch and bootloader from grabbing different COM numbers on Windows
|
2012-02-08 01:16:56 -05:00 |
|
Zach Eveland
|
4ee57f12e9
|
changed Caterina descriptors - Arduino LLC VID, new PID, manufacturer string, and serial number
|
2012-02-07 23:52:55 -05:00 |
|
Zach Eveland
|
5d53eed01a
|
fixed bug in Caterina which caused some programming instructions to fail
Timer 1 interrupts were trashing self-programming timing. Now disable Timer 1 compare match before doing Flash tasks and reenable afterward.
|
2012-02-07 23:46:31 -05:00 |
|
Zach Eveland
|
f2d5ea87ad
|
increased Leonardo bootloader timeout to 16 seconds
|
2012-02-06 15:23:41 -05:00 |
|
Zach Eveland
|
5483adf8fe
|
proper bootloader timeout and LED control in Leonardo bootloader
|
2012-02-03 23:15:04 -05:00 |
|
Zach Eveland
|
1303b6fbba
|
Caterina now cleanly hands off operation to the sketch
had to remove TIMER1 operation from bootloader - was interfering with normal sketch operation
|
2012-01-24 18:04:10 -05:00 |
|
Zach Eveland
|
6498b66059
|
move interrupt vector table to application section before jumping to it after upload finished.
|
2012-01-21 16:51:55 -05:00 |
|
Zach Eveland
|
73f6f2edd5
|
Leonardo bootloader checks reason for reset and jumps immediately to sketch if reset was caused by WDT
|
2012-01-21 16:39:06 -05:00 |
|
Zach Eveland
|
371b72c681
|
stripped all LUFA LED control. from LUFA-based Caterina
|
2012-01-19 21:31:51 -05:00 |
|
Zach Eveland
|
db397d5b35
|
added Board/LEDs.h to LUFA-based Caterina
|
2012-01-19 21:17:12 -05:00 |
|
Zach Eveland
|
98b0491fbd
|
superficial changes to stock LUFA CDC bootloader - renamed project, removed unnecessary files
|
2012-01-19 20:31:35 -05:00 |
|