Updated Board Teensy 3.1 3.5 3.6 (markdown)

master
Dave Hylands 2016-10-13 14:06:05 -07:00
rodzic 044d168eb4
commit c400facbbf
1 zmienionych plików z 0 dodań i 3 usunięć

@ -38,9 +38,6 @@ Cortex M4 based
* 2 DAC channels
* SD card
###Status###
1. Work has started on porting to this chip. See [repo](https://github.com/micropython/micropython/tree/master/teensy) Aug 3, 2014 - https://github.com/micropython/micropython/pull/786 compiles and builds for teensy.
###Building###
To build, you can either use the ARM toolchain from [here](https://launchpad.net/gcc-arm-embedded) (add to your PATH), or you can use the ARM toolchain included with Arduino/Teensyduino (set ARDUINO environment variable to point to the root of your arduino/teensyduino tree).