diff --git a/Board-Teensy3.1.md b/Board-Teensy3.1.md index 3fef730..6c24ecf 100644 --- a/Board-Teensy3.1.md +++ b/Board-Teensy3.1.md @@ -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) \ No newline at end of file +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. \ No newline at end of file