index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boards.txt
Age
Commit message (
Expand
)
Author
2011-09-05
changed baudrate for auto-reset-and-upload back to 1200 bps. specified ardui...
Zach Eveland
2011-09-05
Merge branch 'new-extension' of https://github.com/arduino/Arduino into new-e...
Zach Eveland
2011-09-02
Merge branch 'new-extension' of github.com:arduino/Arduino into new-extension
David Mellis
2011-09-02
Updating to avrdude 5.11 (Windows). stk500 -> arduino in boards.txt.
David Mellis
2011-08-31
Adding Arduino Ethernet and Arduino Mega ADK (joint w/ Mega 2560) to boards m...
David A. Mellis
2011-08-30
brought leonardo folder in line with new variants scheme
Zach Eveland
2011-08-30
Merge branch 'mainline' into new-extension
Zach Eveland
2011-08-27
auto-upload-and-reset works now at 300 bps. patched avrdude for Mac to suppo...
Zach Eveland
2011-08-24
changed auto-reset method for upload: now triggered by opening port at 1200 bps
Zach Eveland
2011-08-23
Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini).
David A. Mellis
2011-08-23
Renaming pins/ directory to the more generic variants/
David A. Mellis
2011-08-11
diskloader source and binary for 32u4
Zach Eveland
2011-08-10
support for 32u4 and Leonardo pins, uploading, and bootloader programming
Zach Eveland
2011-03-09
Fixing typo in boards.txt.
David A. Mellis
2011-03-04
Factoring pin definitions out of the core.
David A. Mellis
2010-09-24
Adding Arduino Mega 2560 board entry.
David A. Mellis
2010-09-22
Adding optiboot and Arduino Uno boards menu entry.
David A. Mellis
2010-08-07
Adding Arduino BT w/ ATmega328 to the boards menu.
David A. Mellis
2010-05-16
Adding 5V, 16 MHz versions of the Arduino Pro and Pro Mini (ATmega328 and ATm...
David A. Mellis
2010-05-08
Removing some Processing stuff that we don't need.
David A. Mellis
2010-03-28
Added Fio to boards.txt, now that it's part of the lineup.
Tom Igoe
2009-07-21
Renaming the 328 and 168 boards.
David A. Mellis
2009-07-14
Adding Nano w/ ATmega328.
David A. Mellis
2009-06-01
First integration of the Arduino code in Processing 5503: PreProcessor and Co...
David A. Mellis