This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-30 19:52:13 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
arduino
/
bootloaders
/
nuevo_diskloader
/
src
History
Zach Eveland
32614bf841
working (?!?!?!) bootloader. doesn't yet restart chip after upload completes.
2011-10-26 12:53:57 -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
working (?!?!?!) bootloader. doesn't yet restart chip after upload completes.
2011-10-26 12:53:57 -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
working (?!?!?!) bootloader. doesn't yet restart chip after upload completes.
2011-10-26 12:53:57 -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