aboutsummaryrefslogtreecommitdiff
path: root/arduino-mk-vars.md
AgeCommit message (Expand)Author
2016-02-19updated BOARD_TAG to indicate show_submenu targetandrew hutchison
2015-09-15Replace $VENDOR with $ARDMK_VENDOR as $VENDOR is a tcsh environment variable.Simon John
2015-09-07Add documentation for the TARGET variable.Sven Dahlstrand
2015-05-15Updated some documentation to clarify 1.5+ settings.Simon John
2015-03-28Added support for VARIANT in submenu'sSimon John
2015-01-23Ability to modify USB_TYPE in Teensy.mdpoofjunior
2014-12-30Tidy new arduino mk varsGabrielius Mickevicius
2014-11-07Allow avrdude to erase the chip before programming during isploadThomas Hebb
2014-10-11Arduino 1.5.x - support new library layout and plaform specific system libsLukasz Engel
2014-09-10Document CFLAGS, CXXFLAGS, ASFLAGS and CPPFLAGS.Christopher Peplin
2014-08-29Allow libraries/sketches to have the same name as system libs,Simon John
2014-08-13add CFLAGS_STD and CXXFLAGS_STD defaultsladislas
2014-08-13Revert "Using CFLAGS_STD and CPPFLAGS_STD"Sudar
2014-08-12create CPPFLAGS_STD and make both CFLAGS_STD and CPPFLAGS_STD avalaible for C...ladislas
2014-08-08Add some documentation regarding overloading system libs and reporting bugsSimon John
2014-07-12Made all the changes into one commit that could be a patch for masterSimon John
2014-04-21fixed typo - should be ARDUINO_SKETCHBOOK not ARDUINO_VERSIONSimon John
2014-03-23Add `BOOTLOADER_PARENT` which has to be set if the user sets either of the ot...Simon John
2014-03-20Add phony target to run pre-build hook scriptJulien Ridoux
2014-03-06Beautify arduino-mk-vars.mdtinyladi
2014-03-06Add `OBJDIR` reference to `arduino-mk-vars.md`tinyladi
2014-02-04Document all the variables that can be overridden in child makefileSudar