aboutsummaryrefslogtreecommitdiff
path: root/platform.txt
AgeCommit message (Expand)Author
2016-03-22AVR recipe.ar.pattern backwards compatibilityper1234
2016-03-15Clean up comments in platform.txtper1234
2016-03-04AVR core version to 1.6.10Cristian Maglie
2015-11-18Modified AVR preproc recipe to match the one used by arduino-builderFederico Fissore
2015-11-03Updated avr core version to 1.6.9Cristian Maglie
2015-09-24{build.path}/{archive_file} is now {archive_file_path} in recipe.ar.patternFederico Fissore
2015-09-18Updating arduino-builder to 1.0.0-beta8Federico Fissore
2015-09-18Moved build artifacts into root build folderCristian Maglie
2015-09-15Adding preprocessing recipes to AVR coreFederico Fissore
2015-08-27Release new boards as AVR core 1.6.8Cristian Maglie
2015-07-31Fix links to 3rd party hardware specification.Reilly Grant
2015-07-16Enable C11 supportMatthijs Kooijman
2015-07-16Enable C++11 supportMatthijs Kooijman
2015-07-16Explicitely specify C and C++ standards to useMatthijs Kooijman
2015-06-29Fixed missing "sketch" folders in some paths of both AVR and SAM coresFederico Fissore
2015-06-29Compiler: sketch files get compiled into "sketch"Federico Fissore
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