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-07 01:54:26 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
arduino
/
bootloaders
/
diskloader
/
src
History
Zach Eveland
23d0d05844
updated pin mappings for bootloader and pins_arduino.h in anticipation of final hardware.
2011-09-16 15:46:51 -04:00
..
DiskLoader.cpp
faster LED breathing animation in bootloader
2011-09-16 11:18:39 -04:00
Platform.h
updated pin mappings for bootloader and pins_arduino.h in anticipation of final hardware.
2011-09-16 15:46:51 -04:00
USBCore.cpp
added to the bootloader iProduct and iManufacturer strings identifying board as an "Arduino Leonardo" manufactured by "Arduino LLC"
2011-09-16 11:56:33 -04:00
USBCore.h
removed all bootloader mass storage and MSC references
2011-09-08 09:12:30 -04:00
USBDesc.cpp
bootloader iProduct definition changed to "Arduino Leonardo Bootloader" or "Arduino Micro Bootloader". selection depends on PID passed in at compile time
2011-09-16 12:09:51 -04:00
USBDesc.h
bootloader iProduct definition changed to "Arduino Leonardo Bootloader" or "Arduino Micro Bootloader". selection depends on PID passed in at compile time
2011-09-16 12:09:51 -04:00