Use teensy CLI loader for upload of .hex files on OSX // Resolve #306

This commit is contained in:
Ivan Kravets
2015-10-12 16:29:24 +01:00
parent 1164ef31ca
commit f758d8607a

View File

@ -9,6 +9,8 @@ PlatformIO 2.0
* Added support for ubIQio Ardhat board
(`pull #302 <https://github.com/platformio/platformio/pull/302>`_)
* Use Teensy CLI Loader for upload of .hex files on Mac OS X
(`issue #306 <https://github.com/platformio/platformio/issues/306>`_)
* Fixed missing of `framework-mbed <http://docs.platformio.org/en/latest/frameworks/mbed.html>`_
package for `teensy <http://docs.platformio.org/en/latest/platforms/teensy.html>`_
platform