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-02-21 15:54:39 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
arduino
/
bootloaders
/
diskloader
History
Zach Eveland
f403b001a2
made the bootloader's LED control macro names less offensive
...
TX_LED_OFF() instead of TXLED0, etc.
2012-01-10 15:38:26 -05:00
..
src
made the bootloader's LED control macro names less offensive
2012-01-10 15:38:26 -05:00
DiskLoader-Leonardo.hex
added conditional compilation for HID, removed conditional compilation for CDC (is always used). disabled HID by default. also always enumerates as composite now.
2012-01-10 15:31:56 -05:00
Makefile
restored original non-interrupt-driven DiskLoader
2011-11-09 14:04:59 -05:00