aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
AgeCommit message (Expand)Author
2013-02-13fixing PID for esploraFederico Fissore
2013-02-11BOARDS and ARCH defines from boards.txtCristian Maglie
2012-12-10Burn production-tested bootloader for very old Atmega8Cristian Maglie
2012-12-10Merged 1.0.3Cristian Maglie
2012-12-07Added support for Arduino EsploraCristian Maglie
2012-11-30Updated firmware for atmega8 for new avr-gcc versions.Cristian Maglie
2012-11-25Fixed boards.txt (added Micro and fixed path for LilyPadUSB bootloader)Cristian Maglie
2012-11-04Merged 1.0.2Cristian Maglie
2012-11-01Adding LilyPad Arduino USB.David A. Mellis
2012-10-31updated boards.txtFederico Fissore
2012-10-31updated boards.txtFederico Fissore
2012-10-31updated boards.txtFederico Fissore
2012-10-31updated boards.txtFederico Fissore
2012-10-29new boards menu with custom submenusFederico Fissore
2012-10-27Adding Micro.David A. Mellis
2012-10-18Merged upstream arduino branchCristian Maglie
2012-10-15boards and cpu type menusFederico Fissore
2012-09-07Upload over debug portCristian Maglie
2012-08-06Fixed all boards.txt definitions in AVR arch.Cristian Maglie
2012-07-15Use "wiring" (not "stk500v2") avrdude protocol for uploads to Mega 2560.David A. Mellis
2012-06-26Added default extra_flags parameter to allow build on all boardsCristian Maglie
2012-05-25Simplified boards.txt fileCristian Maglie
2012-05-23Merge of arduino-1.0.1. Work in progress...Cristian Maglie
2012-04-28[sam] updated boards.txt from upstreamCristian Maglie
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