aboutsummaryrefslogtreecommitdiff
path: root/Teensy.mk
AgeCommit message (Collapse)Author
2015-09-15Replace $VENDOR with $ARDMK_VENDOR as $VENDOR is a tcsh environment variable.Simon John
$ARCHITECTURE is probably safe as that's usually called $ARCH. Fixes issue #386. Need to decide if this is going to upset too many user's who have already started using $VENDOR - and who uses tcsh? ;-)
2015-01-23Ability to modify USB_TYPE in Teensy.mdpoofjunior
See #313
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
auto-detected location.
2014-10-15Teensy.mk: default to arm-none-eabi-xxx for executable names. Tweak the ↵stepcut
upload/reset stuff a little more. Add COPYRIGHT block.
2014-10-13minor tweaks to Teensy.mkstepcut
2014-10-13support for Teensy 3.x via Teensy.mkstepcut