Age | Commit message (Collapse) | Author |
|
Added USBasp to programmers list
|
|
|
|
http://code.google.com/p/arduino/issues/detail?id=208
|
|
|
|
http://code.google.com/p/arduino/issues/detail?id=649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TXLED pin
|
|
|
|
final hardware.
|
|
|
|
Leonardo and Micro.
|
|
|
|
|
|
|
|
either an "Arduino Leonardo" or "Arduino Micro" manufactured by "Arduino LLC"
|
|
"Arduino Micro Bootloader". selection depends on PID passed in at compile time
|
|
as an "Arduino Leonardo" manufactured by "Arduino LLC"
|
|
|
|
new-extension
|
|
|
|
|
|
|
|
|
|
http://code.google.com/p/arduino/issues/detail?id=624
|
|
|
|
application
|
|
new-extension
Conflicts:
build/linux/dist/tools/avrdude.conf
|
|
attempts to fail. fixed bug in reboot routine, changed fuses to select 1024-word bootloader size, disabled hardware boot enable.
|
|
|
|
increased bootloader timeout, and fixed LED one-shot timing
|
|
variants/leonardo or the new variants/micro as appropriate.
|
|
|
|
hex files for Leonardo and Micro (differ only by PID). added PID entries to boards.txt"
This reverts commit 3b5122e13837eede7c10acf484efdee4d03e802d.
|
|
comes from boards.txt - different for Micro and Leonardo"
This reverts commit 3e0d195492247a7e7c2ec72476bf2a0991ea6d48.
|
|
from boards.txt - different for Micro and Leonardo
|
|
for Leonardo and Micro (differ only by PID). added PID entries to boards.txt
|
|
|
|
|
|
http://code.google.com/p/arduino/issues/detail?id=607
|
|
http://code.google.com/p/arduino/issues/detail?id=626
|
|
Windows. now reboots when a port, opened at 1200 bps, is closed.
|
|
arduino protocol for Leonardo avrdude upload.
|
|
new-extension
Conflicts:
build/macosx/dist/tools-universal.zip
build/windows/avr_tools.zip
hardware/arduino/cores/arduino/HardwareSerial.cpp
|
|
|
|
http://code.google.com/p/arduino/issues/detail?id=606
|