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
/
diskloader
/
src
Age
Commit message (
Collapse
)
Author
2011-09-08
in bootloader reduced delay between receiving stk500 'Q' and jumping to ↵
Zach Eveland
application
2011-09-08
disabling watchdog in bootloader
Zach Eveland
2011-09-08
misc. bootloader fixes: increased wait time after receiving avrdude 'Q', ↵
Zach Eveland
increased bootloader timeout, and fixed LED one-shot timing
2011-09-08
changed PIDs for Leonardo and Micro. PIDs are now defined in the Makefile
Zach Eveland
2011-09-08
removed all bootloader mass storage and MSC references
Zach Eveland
2011-08-27
bootloader ends as soon as sketch upload finishes. restored pulsing of LED ↵
Zach Eveland
while bootloader running.
2011-08-14
LEDs for D13, TX, and RX are more in line with Uno-like behavior during ↵
Zach Eveland
sketch uploading. D13 flashes on reboot, TX and RX flash with USB data transfer.
2011-08-14
rebuilt Diskloader, added LED control macros for Leonardo, removed ↵
Zach Eveland
Microtouch defines
2011-08-14
increased bootloader delay to approx. 3.5 s
Zach Eveland
2011-08-11
diskloader source and binary for 32u4
Zach Eveland