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
/
Caterina.c
Age
Commit message (
Expand
)
Author
2012-03-01
reduced Caterina timeout to 8 seconds from 16
Zach Eveland
2012-02-14
Leonardo now checks whether bootloader should be run after a WDT event.
Zach Eveland
2012-02-14
Leonardo bootloader jumps straight to sketch for a power-on reset.
Zach Eveland
2012-02-07
fixed bug in Caterina which caused some programming instructions to fail
Zach Eveland
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
2012-01-21
move interrupt vector table to application section before jumping to it after...
Zach Eveland
2012-01-21
Leonardo bootloader checks reason for reset and jumps immediately to sketch i...
Zach Eveland
2012-01-19
stripped all LUFA LED control. from LUFA-based Caterina
Zach Eveland
2012-01-19
superficial changes to stock LUFA CDC bootloader - renamed project, removed u...
Zach Eveland