Add support for ST Nucleo L031K6 board to ARM mbed framework

This commit is contained in:
Ivan Kravets
2016-06-14 19:59:17 +03:00
parent 64c9004036
commit 68d834fba0

View File

@ -7,6 +7,7 @@ PlatformIO 2.0
2.10.2 (2016-06-??)
~~~~~~~~~~~~~~~~~~~
* Added support for ST Nucleo L031K6 board to ARM mbed framework
* Fixed issue with ARM mbed framework with ``-u _printf_float`` and
``-u _scanf_float`` when parsing ``$LINKFLAGS``
* Fixed issue with ARM mbed framework and extra includes for the custom boards,