index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Teensy.mk
Age
Commit message (
Expand
)
Author
2019-07-02
Allow custom link script
Fredrik Johansson
2018-09-14
Added the TOOL_PREFIX variable for setting up the executable tools.
Pieter du Preez
2018-09-13
Moved the PARSE_BOARD macro from Arduino.mk to Common.mk.
Pieter du Preez
2018-02-24
SAMD Cortex M0 device support (Zero, MKR1000, etc)
John Whittington
2017-02-12
Autodetect the fastest speed with which various Teensy boards can run. Altern...
Michael Welter
2016-11-12
Fix parsing of Teensy options with multiple "="s
Jacob Niehus
2016-11-05
fix incorrect variable ref
George Harker
2016-11-05
hard code ARCHITECTURE if not found in boards.txt, update history
George Harker
2016-11-04
fix mcu
George Harker
2016-11-04
fix platform dir
George Harker
2016-11-04
make it work with modern arduino and teensyduino scripts
George Harker
2015-09-15
Replace $VENDOR with $ARDMK_VENDOR as $VENDOR is a tcsh environment variable.
Simon John
2015-01-23
Ability to modify USB_TYPE in Teensy.md
poofjunior
2014-10-22
Teensy.mk: simplify setting of MCU and MCU_FLAG_NAME
stepcut
2014-10-22
move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use ...
stepcut
2014-10-15
Teensy.mk: default to arm-none-eabi-xxx for executable names. Tweak the uploa...
stepcut
2014-10-13
minor tweaks to Teensy.mk
stepcut
2014-10-13
support for Teensy 3.x via Teensy.mk
stepcut