aboutsummaryrefslogtreecommitdiff
path: root/Teensy.mk
AgeCommit message (Expand)Author
2019-07-02Allow custom link scriptFredrik Johansson
2018-09-14Added the TOOL_PREFIX variable for setting up the executable tools.Pieter du Preez
2018-09-13Moved the PARSE_BOARD macro from Arduino.mk to Common.mk.Pieter du Preez
2018-02-24SAMD Cortex M0 device support (Zero, MKR1000, etc)John Whittington
2017-02-12Autodetect the fastest speed with which various Teensy boards can run. Altern...Michael Welter
2016-11-12Fix parsing of Teensy options with multiple "="sJacob Niehus
2016-11-05fix incorrect variable refGeorge Harker
2016-11-05hard code ARCHITECTURE if not found in boards.txt, update historyGeorge Harker
2016-11-04fix mcuGeorge Harker
2016-11-04fix platform dirGeorge Harker
2016-11-04make it work with modern arduino and teensyduino scriptsGeorge Harker
2015-09-15Replace $VENDOR with $ARDMK_VENDOR as $VENDOR is a tcsh environment variable.Simon John
2015-01-23Ability to modify USB_TYPE in Teensy.mdpoofjunior
2014-10-22Teensy.mk: simplify setting of MCU and MCU_FLAG_NAMEstepcut
2014-10-22move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use ...stepcut
2014-10-15Teensy.mk: default to arm-none-eabi-xxx for executable names. Tweak the uploa...stepcut
2014-10-13minor tweaks to Teensy.mkstepcut
2014-10-13support for Teensy 3.x via Teensy.mkstepcut