aboutsummaryrefslogtreecommitdiff
path: root/bootloaders/nuevo_diskloader/src/CDC.cpp
AgeCommit message (Collapse)Author
2011-10-27brought nuevo_diskloader changes over to diskloaderZach Eveland
Moved nuevo_diskloader files into diskloader directory. Changed back to real PID for Leonardo
2011-10-24fixed logic bug in waiting for synch. stripped out all Serial stuffZach Eveland
2011-10-24removed old commentsZach Eveland
2011-10-23bootloader responds properly now. nearly there - still have an issue with ↵Zach Eveland
it falling out of sync after completing most operations
2011-10-21added more USB source adapted from sketch core. still not enumerating.Zach Eveland