Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-16 | updated pin mappings for bootloader and pins_arduino.h in anticipation of ↵ | Zach Eveland | |
final hardware. | |||
2011-09-16 | bootloader iProduct definition changed to "Arduino Leonardo Bootloader" or ↵ | Zach Eveland | |
"Arduino Micro Bootloader". selection depends on PID passed in at compile time | |||
2011-09-08 | disabling watchdog in bootloader | Zach Eveland | |
2011-09-08 | changed PIDs for Leonardo and Micro. PIDs are now defined in the Makefile | Zach Eveland | |
2011-09-08 | removed all bootloader mass storage and MSC references | Zach Eveland | |
2011-08-14 | LEDs for D13, TX, and RX are more in line with Uno-like behavior during ↵ | Zach Eveland | |
sketch uploading. D13 flashes on reboot, TX and RX flash with USB data transfer. | |||
2011-08-14 | rebuilt Diskloader, added LED control macros for Leonardo, removed ↵ | Zach Eveland | |
Microtouch defines | |||
2011-08-11 | diskloader source and binary for 32u4 | Zach Eveland | |