aboutsummaryrefslogtreecommitdiff
path: root/platform.txt
AgeCommit message (Expand)Author
2015-05-07saveHex: rename recipe.hex -> recipe.outputArnav Gupta
2015-05-07update Sketch menu, add Save hex optionArnav Gupta
2015-05-06AVR core version bumpFederico Fissore
2015-04-27Disabling uncertified warning, leaving vids/pidsFederico Fissore
2015-04-24Renamed compiler.warning_flags pref to compiler.warning_levelFederico Fissore
2015-04-23AVR: upgrading avr core versionFederico Fissore
2015-04-13Reviewed warnings key names and dropdown in PreferencesFederico Fissore
2015-04-13Better preference for setting warnings level. See https://github.com/arduino/...Federico Fissore
2015-03-30Starting 1.6.3Federico Fissore
2015-03-27Not using gcc version, hard to maintainFederico Fissore
2015-03-27avr platform: fixed avrdude pathFederico Fissore
2015-03-27Fixed platforms(.txt)Federico Fissore
2015-03-11Started working on 1.6.2Federico Fissore
2015-03-10Added warning for uncertified boardsFederico Fissore
2015-02-19Update revision log. Version set to 1.6.1.Cristian Maglie
2015-02-16"objcopy" recipes are no more tied to "hex" extensionCristian Maglie
2015-02-10rename hex -> outputArnav Gupta
2014-11-18Upped version to 1.6.0Cristian Maglie
2014-10-30Reduce avrdude verbosityMatthijs Kooijman
2014-09-06Correct implementation of gcc specific internal functionsCristian Maglie
2014-09-05Updated version to 1.5.8Cristian Maglie
2014-07-01Reverting -flto flag from AVR core until all compatibility problems are worke...Cristian Maglie
2014-06-25Fixed compilation error when targetting Mega. Error is caused by #2039 and th...Federico Fissore
2014-06-25gcc: Adding -w flag to compiler.c.elf.flags in order to avoid printing ISR wa...Federico Fissore
2014-06-25Enabling link-time optimization. See #660Federico Fissore
2014-06-25New common AVR toolchainFederico Fissore
2014-04-10Explicitly define compiler.path in avr/platform.txtMatthijs Kooijman
2014-04-04Add (empty) compiler.*.extra_flags variables in platform.txtMatthijs Kooijman
2014-02-19Update revision log. Upped version to 1.5.6Cristian Maglie
2014-01-21Compile with -x assembler-with-cpp instead of -assembler-with-cpp.Jimmy Hedman
2014-01-05Fixed "runtime.hardware.path" and "runtime.platform.path" valuesCristian Maglie
2013-11-28Upped version to 1.5.5Cristian Maglie
2013-09-09Updated revision log, and upped version to 1.5.4Cristian Maglie
2013-08-01Added quoting to usb_producer key to preserve double quotes.Cristian Maglie
2013-07-17Added quoting to usb_product key to preserve double quotes.Cristian Maglie
2013-07-17boards.txt: Refactor the default usb build flags into a generic property in p...Angus Gratton
2013-07-12assembly compile recipe is missing (C. A. Church)Cristian Maglie
2013-04-22Detect RAM usage and stop if fullLoren M. Lang
2013-03-21Added version field to platform.txtCristian Maglie
2013-03-18Changed the way ARDUINO is defined inside platform.txtCristian Maglie
2013-03-06Added auto-generation for 'build.board' value in boards.txt.Cristian Maglie
2013-02-11BOARDS and ARCH defines from boards.txtCristian Maglie
2012-11-04Fixed verbose upload. Removed unused platform.txt params.Cristian Maglie
2012-10-26fixed verbose mode for avrdude in platform.txtFede85
2012-10-09Reordered boards menuCristian Maglie
2012-06-26Added default extra_flags parameter to allow build on all boardsCristian Maglie
2012-05-25Fixed avrdude path for macos and winCristian Maglie
2012-05-25Simplified boards.txt fileCristian Maglie
2012-05-25Merge branch 'master' into arduino-1.0.1-mergedCristian Maglie
2012-05-25Bugfix: IDE now works if installed on a folder path containing spacesCristian Maglie