aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
AgeCommit message (Expand)Author
2012-04-25changed PID values for Leonardo bootloader and sketchZach Eveland
2012-04-09Micro I hardly knew yeZach Eveland
2012-04-09sketch USB VID and PID values are passed in from boards.txt at compile time n...Zach Eveland
2012-03-08removed old version of Leonardo's caterina bootloader, replaced with LUFA-bas...Zach Eveland
2012-03-01Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloaderZach Eveland
2012-02-29Switching Mini w/ ATmega328 upload protocol from stk500 to arduino.David A. Mellis
2012-02-14Changed Leonardo fuses to select longer clock startup time.Zach Eveland
2012-02-13Leonardo auto-reset-and-upload changes for Windows (explanation below)Zach Eveland
2012-02-05Upload/Program with configurable generic command line tools (wip)Cristian Maglie
2012-02-03modify boards.txt with new settings for Caterina_LUFAZach Eveland
2012-02-01First attemp to generalize upload for mutiplatform IDECristian Maglie
2012-01-19changed fuses to select 4k bootloader for LUFA-based CaterinaZach Eveland
2012-01-10renamed DiskLoader to Caterina (after Leonardo's mom)Zach Eveland
2012-01-10Merge branch 'master' of github.com:arduino/Arduino into new-extensionZach Eveland
2012-01-04Adding links to documentation of boards.txt and programmers.txt files.David A. Mellis
2012-01-02Removed implicit xxxx.platform=avr from boards.txtCristian Maglie
2011-12-22Various post-merge refinements.Cristian Maglie
2011-12-22Merge commit 'fcbbf8f4b4960bae1091c0cd9dc58b4a1885baf6' into platforms-bCristian Maglie
2011-12-18fix bootloader size in boards.txt - 2 kB instead of 4 kBZach Eveland
2011-12-11fixed TIMER4 use on LeonardoZach Eveland
2011-11-28Removing Leonardo (and Mouse/Keyboard examples) for Arduino 1.0 release.David A. Mellis
2011-11-25Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested).David A. Mellis
2011-11-19Adding Arduino Mini w/ ATmega328.David A. Mellis
2011-10-27renamed bootloader fileZach Eveland
2011-10-27Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_r...Zach Eveland
2011-10-27changes in core and boards.txt to support new bootloaderZach Eveland
2011-10-27Merge branch 'master' of github.com:arduino/Arduino into diskloader_rebootZach Eveland
2011-10-21added more USB source adapted from sketch core. still not enumerating.Zach Eveland
2011-10-10Putting the Uno lock bits back.David A. Mellis
2011-10-10Modify Uno "lock" bits in boards.txt to make bootloader readable byWestfW
2011-09-28Changing Ethernet upload protocol from stk500 to arduino.David A. Mellis
2011-09-16Commenting out micro board for now since it's not being released yet.David A. Mellis
2011-09-16restored accidentally-deleted Leonardo type in boards.txtZach Eveland
2011-09-16restored Micro entry in boards.txt, made separate bootloader images for Leona...Zach Eveland
2011-09-16Moving Leonardo after Uno.David A. Mellis
2011-09-08fixed bug where sketches over 28k caused subsequent auto-reset-and-upload att...Zach Eveland
2011-09-08Revert "added Micro section to boards.txt. specified different bootloader he...Zach Eveland
2011-09-08added Micro section to boards.txt. specified different bootloader hex files ...Zach Eveland
2011-09-05changed baudrate for auto-reset-and-upload back to 1200 bps. specified ardui...Zach Eveland
2011-09-05Merge branch 'new-extension' of https://github.com/arduino/Arduino into new-e...Zach Eveland
2011-09-02Merge branch 'new-extension' of github.com:arduino/Arduino into new-extensionDavid Mellis
2011-09-02Updating to avrdude 5.11 (Windows). stk500 -> arduino in boards.txt.David Mellis
2011-08-31Adding Arduino Ethernet and Arduino Mega ADK (joint w/ Mega 2560) to boards m...David A. Mellis
2011-08-30brought leonardo folder in line with new variants schemeZach Eveland
2011-08-30Merge branch 'mainline' into new-extensionZach Eveland
2011-08-27auto-upload-and-reset works now at 300 bps. patched avrdude for Mac to suppo...Zach Eveland
2011-08-24changed auto-reset method for upload: now triggered by opening port at 1200 bpsZach Eveland
2011-08-23Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini).David A. Mellis
2011-08-23Renaming pins/ directory to the more generic variants/David A. Mellis
2011-08-11diskloader source and binary for 32u4Zach Eveland