Add mbed support for Teensy 3.1 // Resolve #183

This commit is contained in:
Ivan Kravets
2015-05-14 23:13:47 +02:00
parent b8a9afb6fb
commit 7b60d595a7

View File

@ -4,6 +4,9 @@ Release History
1.5.0 (2015-05-??)
------------------
* Added support of `Framework mbed <http://platformio.org/#!/frameworks/mbed>`_
for Teensy 3.1
(`issue #183 <https://github.com/platformio/platformio/issues/183>`_)
* Added GDB as alternative uploader to `ststm32 <http://docs.platformio.org/en/latest/platforms/ststm32.html>`__ platform
(`issue #175 <https://github.com/platformio/platformio/issues/174>`_)
* Added `examples <https://github.com/platformio/platformio/tree/develop/examples>`__