aboutsummaryrefslogtreecommitdiff
path: root/avr/boards.txt
AgeCommit message (Expand)Author
2014-12-18Fix compiler warnings.Ralf Kistner
2014-07-06Merge pull request #12 from stepto/masterRalf Kistner
2014-07-04Added support for Bare Conductive Touch BoardStefan Dzisiewski-Smith
2014-01-31Merge branch 'arduino-micro'Ralf Kistner
2014-01-10Added iPad compatibility via extra board type. Cludgy, perhaps, but works.Stefan Dzisiewski-Smith
2013-12-27Add Arduino Micro configuration (experimental).arduino-microRalf Kistner
2013-03-18Rename core from arduino to arcore.Ralf Kistner
2013-03-06Added auto-generation for 'build.board' value in boards.txt.Cristian Maglie
2013-03-03Slighty changed custom menu format: simplifies parsingCristian Maglie
2013-02-13merging ide-1.5.xFederico Fissore
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-11-25Fixed boards.txt (added Micro and fixed path for LilyPadUSB bootloader)Cristian Maglie
2012-11-04Merged 1.0.2Cristian Maglie
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-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-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-02-05Upload/Program with configurable generic command line tools (wip)Cristian Maglie
2012-02-01First attemp to generalize upload for mutiplatform IDECristian Maglie
2012-01-02Removed implicit xxxx.platform=avr from boards.txtCristian Maglie
2011-12-30Created second level in hardware folder: hardware/PACKAGE/PLATFORM/...Cristian Maglie