aboutsummaryrefslogtreecommitdiff
path: root/bootloaders/diskloader/src/USBCore.cpp
AgeCommit message (Expand)Author
2012-01-10renamed DiskLoader to Caterina (after Leonardo's mom)Zach Eveland
2012-01-10got rid of u8, u16, u32 typedefs in DiskloaderZach Eveland
2012-01-10made the bootloader's LED control macro names less offensiveZach Eveland
2012-01-10added conditional compilation for HID, removed conditional compilation for CD...Zach Eveland
2012-01-10fix bug in handling of long descriptors for bootloader USB (thank you, Todd K...Zach Eveland
2011-12-31reset the Leonardo board when leaving the bootloader, before starting the sketchZach Eveland
2011-11-16Leonardo bootloader now sends iSerial string during enumeration. Seems to sa...Zach Eveland
2011-11-09restored original non-interrupt-driven DiskLoaderZach Eveland
2011-10-27removed conditional compilation checks for CDC_ENABLEDZach Eveland
2011-10-27removed old comments and unused USB core codeZach Eveland
2011-10-27brought nuevo_diskloader changes over to diskloaderZach Eveland
2011-09-16added to the bootloader iProduct and iManufacturer strings identifying board ...Zach Eveland
2011-09-08misc. bootloader fixes: increased wait time after receiving avrdude 'Q', incr...Zach Eveland
2011-09-08removed all bootloader mass storage and MSC referencesZach Eveland
2011-08-27bootloader ends as soon as sketch upload finishes. restored pulsing of LED ...Zach Eveland
2011-08-14LEDs for D13, TX, and RX are more in line with Uno-like behavior during sketc...Zach Eveland
2011-08-14increased bootloader delay to approx. 3.5 sZach Eveland
2011-08-11diskloader source and binary for 32u4Zach Eveland