index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloaders
/
caterina_LUFA
Age
Commit message (
Collapse
)
Author
2012-02-06
increased Leonardo bootloader timeout to 16 seconds
Zach Eveland
2012-02-03
proper bootloader timeout and LED control in Leonardo bootloader
Zach Eveland
2012-01-24
Caterina now cleanly hands off operation to the sketch
Zach Eveland
had to remove TIMER1 operation from bootloader - was interfering with normal sketch operation
2012-01-21
move interrupt vector table to application section before jumping to it ↵
Zach Eveland
after upload finished.
2012-01-21
Leonardo bootloader checks reason for reset and jumps immediately to sketch ↵
Zach Eveland
if reset was caused by WDT
2012-01-19
stripped all LUFA LED control. from LUFA-based Caterina
Zach Eveland
2012-01-19
changed fuses to select 4k bootloader for LUFA-based Caterina
Zach Eveland
2012-01-19
added Board/LEDs.h to LUFA-based Caterina
Zach Eveland
2012-01-19
superficial changes to stock LUFA CDC bootloader - renamed project, removed ↵
Zach Eveland
unnecessary files
2012-01-19
initial checkin of LUFA 111009 CDC bootloader
Zach Eveland