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
/
diskloader
History
Zach Eveland
48ed974834
fixed warning when comparing pgm_read_word(0) to -1 (thanks, Limor Fried and Phillip Torrone)
2012-01-10 16:00:46 -05:00
..
src
fixed warning when comparing pgm_read_word(0) to -1 (thanks, Limor Fried and Phillip Torrone)
2012-01-10 16:00:46 -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