Update Intel ARC32 Arduino framework to v1.0.6 // Issue #695

This commit is contained in:
Ivan Kravets
2016-06-15 14:52:11 +03:00
parent 4abaa67580
commit 7e027db02b

View File

@ -10,6 +10,7 @@ PlatformIO 2.0
* Added support for ST Nucleo L031K6 board to ARM mbed framework
* Process ``build_unflags`` option for ARM mbed framework
* Updated Intel ARC32 Arduino framework to v1.0.6
(`issue #695 <https://github.com/platformio/platformio/issues/695>`_)
* Improved a check of program size before uploading to the board
* Fixed issue with ARM mbed framework ``-u _printf_float`` and
``-u _scanf_float`` when parsing ``$LINKFLAGS``