Update Arduino Core for AVR to 1.6.17

This commit is contained in:
Ivan Kravets
2017-01-20 23:47:28 +02:00
parent ddd07138dd
commit 06209c17b5

View File

@ -36,6 +36,7 @@ PlatformIO 3.0
+ Set fuse bits with new target named ``fuses``
(`issue #865 <https://github.com/platformio/platformio-core/issues/865>`_)
+ Updated Arduino Core to 1.6.17
* Development platform `Atmel SAM <https://github.com/platformio/platform-atmelsam>`__
@ -47,7 +48,7 @@ PlatformIO 3.0
+ Added support for Simba & Pumbaa Frameworks
+ Added new board Node32s
+ Updated ESP32 Core for Arduino
+ Updated Arduino Core
* Development platform `Freescale Kinetis <https://github.com/platformio/platform-freescalekinetis>`__