Updated Board Teensy3.1 (markdown)

wrobell 2014-05-09 09:53:20 -07:00
parent 412f201e46
commit f6347f3629
1 changed files with 3 additions and 1 deletions

@ -10,4 +10,6 @@ Cortex M4 based MK20DX256VLH7
* SPI, i2c, CANbus
###Status###
Work has started on porting to this chip. See [repo](https://github.com/micropython/micropython/tree/master/teensy)
1. Work has started on porting to this chip. See [repo](https://github.com/micropython/micropython/tree/master/teensy) (2014-05-09: does not compile).
2. The working Micro Python code can be found in a fork https://github.com/dhylands/micropython/tree/fix-2014-01-14.