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
/
DiskLoader-Leonardo.hex
Age
Commit message (
Expand
)
Author
2012-01-10
renamed DiskLoader to Caterina (after Leonardo's mom)
Zach Eveland
2012-01-10
changed USB PID for Leonardo and Micro bootloaders
Zach Eveland
2012-01-10
added conditional compilation for HID, removed conditional compilation for CD...
Zach Eveland
2012-01-10
fix bug in handling of long descriptors for bootloader USB (thank you, Todd K...
Zach Eveland
2011-12-31
reset the Leonardo board when leaving the bootloader, before starting the sketch
Zach Eveland
2011-12-26
bootloader merged with blink sketch
Zach Eveland
2011-11-16
Leonardo bootloader now sends iSerial string during enumeration. Seems to sa...
Zach Eveland
2011-11-09
restored original non-interrupt-driven DiskLoader
Zach Eveland
2011-10-31
changed Leonardo PID to 0x0032 for Diskloader testing. updated .inf to match.
Zach Eveland
2011-10-31
check to see if a sketch has been loaded before jumping out of bootloader
Zach Eveland
2011-10-27
bootloader runs sketch after timeout, added bootloader LED breathing
Zach Eveland
2011-10-27
brought nuevo_diskloader changes over to diskloader
Zach Eveland
2011-09-16
new bootloader binaries for Micro and Leonardo - uses new assignment for TXLE...
Zach Eveland
2011-09-16
restored Micro entry in boards.txt, made separate bootloader images for Leona...
Zach Eveland
2011-09-08
Revert "added Micro section to boards.txt. specified different bootloader he...
Zach Eveland
2011-09-08
added Micro section to boards.txt. specified different bootloader hex files ...
Zach Eveland