aboutsummaryrefslogtreecommitdiff
path: root/bootloaders/nuevo_diskloader/src/USBCore.cpp
AgeCommit message (Expand)Author
2011-10-27brought nuevo_diskloader changes over to diskloaderZach Eveland
2011-10-26working bootloader. had to move interrupts back to application section. NOT...Zach Eveland
2011-10-26working (?!?!?!) bootloader. doesn't yet restart chip after upload completes.Zach Eveland
2011-10-25progress on bootloader bug - have implemented blocking USB_Recv. avrdude mak...Zach Eveland
2011-10-24fixed logic bug in waiting for synch. stripped out all Serial stuffZach Eveland
2011-10-23bootloader responds properly now. nearly there - still have an issue with it...Zach Eveland
2011-10-21some progress on responding to parameter requestsZach Eveland
2011-10-21added more USB source adapted from sketch core. still not enumerating.Zach Eveland