Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-16 | Leonardo bootloader now sends iSerial string during enumeration. Seems to ↵ | Zach Eveland | |
satisfy Windows' composite device requirements. | |||
2011-11-09 | restored original non-interrupt-driven DiskLoader | Zach Eveland | |
Interrupt-driven version was a dead-end - too many bugs with that approach. | |||
2011-10-27 | removed conditional compilation checks for CDC_ENABLED | Zach Eveland | |
bootloader must always have CDC enabled | |||
2011-10-27 | removed old comments and unused USB core code | Zach Eveland | |
2011-10-27 | brought nuevo_diskloader changes over to diskloader | Zach Eveland | |
Moved nuevo_diskloader files into diskloader directory. Changed back to real PID for Leonardo | |||
2011-09-16 | bootloader iProduct definition changed to "Arduino Leonardo Bootloader" or ↵ | Zach Eveland | |
"Arduino Micro Bootloader". selection depends on PID passed in at compile time | |||
2011-09-16 | added to the bootloader iProduct and iManufacturer strings identifying board ↵ | Zach Eveland | |
as an "Arduino Leonardo" manufactured by "Arduino LLC" | |||
2011-09-08 | removed all bootloader mass storage and MSC references | Zach Eveland | |
2011-08-11 | diskloader source and binary for 32u4 | Zach Eveland | |