From 7e027db02b9017a76ea82ad07b3e176601c9febe Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 15 Jun 2016 14:52:11 +0300 Subject: [PATCH] Update Intel ARC32 Arduino framework to v1.0.6 // Issue #695 --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index c7df4ac0..d4804f06 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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 `_) * 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``