1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-11 22:24:13 +01:00
Arduino/hardware/arduino/bootloaders/nuevo_diskloader/src
2011-10-25 18:56:10 -04:00
..
CDC.cpp fixed logic bug in waiting for synch. stripped out all Serial stuff 2011-10-24 22:12:45 -04:00
DiskLoader.cpp progress on bootloader bug - have implemented blocking USB_Recv. avrdude makes it to flash programming address 0400 or so before hanging 2011-10-25 18:56:10 -04:00
Platform.h added more USB source adapted from sketch core. still not enumerating. 2011-10-21 16:33:52 -04:00
USBAPI.h progress on bootloader bug - have implemented blocking USB_Recv. avrdude makes it to flash programming address 0400 or so before hanging 2011-10-25 18:56:10 -04:00
USBCore.cpp progress on bootloader bug - have implemented blocking USB_Recv. avrdude makes it to flash programming address 0400 or so before hanging 2011-10-25 18:56:10 -04:00
USBCore.h added more USB source adapted from sketch core. still not enumerating. 2011-10-21 16:33:52 -04:00
USBDesc.h added more USB source adapted from sketch core. still not enumerating. 2011-10-21 16:33:52 -04:00