Michael Welter
c6012a4be5
Autodetect the fastest speed with which various Teensy boards can run. Alternatively, set the speed in MHz via BOARD_SUB.
2017-02-12 11:22:36 +01:00
Jacob Niehus
9533e7a392
Fix parsing of Teensy options with multiple "="s
2016-11-12 14:56:48 -07:00
George Harker
7d564b6a26
fix incorrect variable ref
2016-11-05 12:19:15 -07:00
George Harker
0b1aa8d26a
hard code ARCHITECTURE if not found in boards.txt, update history
2016-11-05 12:10:15 -07:00
George Harker
bcf664079c
fix mcu
2016-11-04 11:37:10 -07:00
George Harker
0c55418057
fix platform dir
2016-11-04 11:28:18 -07:00
George Harker
1d7773938c
make it work with modern arduino and teensyduino scripts
2016-11-04 11:21:02 -07:00
Simon John
af17878bc4
Replace $VENDOR with $ARDMK_VENDOR as $VENDOR is a tcsh environment variable.
...
$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-09-15 00:00:30 +01:00
poofjunior
d535bf5fde
Ability to modify USB_TYPE in Teensy.md
...
See #313
2015-01-23 15:42:13 +05:30
stepcut
1cddbfb2f4
Teensy.mk: simplify setting of MCU and MCU_FLAG_NAME
2014-10-22 15:29:43 -05:00
stepcut
6534cf8f15
move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use auto-detected location.
2014-10-22 15:27:59 -05:00
stepcut
d029fab8f0
Teensy.mk: default to arm-none-eabi-xxx for executable names. Tweak the upload/reset stuff a little more. Add COPYRIGHT block.
2014-10-15 18:29:26 -05:00
stepcut
969a468bed
minor tweaks to Teensy.mk
2014-10-13 19:57:24 -05:00
stepcut
e42d91ed4f
support for Teensy 3.x via Teensy.mk
2014-10-13 19:48:07 -05:00