diff --git a/HISTORY.rst b/HISTORY.rst index 86f9f294..a628f248 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -41,12 +41,48 @@ PlatformIO 3.0 ------- +* Development platform `Atmel SAM `__ + + + Support for `PIO Unified Debugger `__ + + Added support for MKRFox1200 board + + Updated Arduino SAMD Core to 1.6.14 + + Fixed firmware uploading Arduino Zero and USB-native boards + * Development platform `Espressif 32 `__ + Add support for FireBeetle-ESP32 and IntoRobot Fig + Update ESP-IDF framework to v2.0 + Update core for Arduino framework +* Development platform `Freescale Kinetis `__ + + + Support for `PIO Unified Debugger `__ + +* Development platform `Nordic nRF51 `__ + + + Support for `PIO Unified Debugger `__ + +* Development platform `NXP LPC `__ + + + Support for `PIO Unified Debugger `__ + +* Development platform `Silicon Labs EFM32 `__ + + + Support for `PIO Unified Debugger `__ + +* Development platform `Teensy `__ + + + Updated Teensy Loader CLI to v21 + + Updated Arduino Core to v1.36 + +* Development platform `TI MSP430 `__ + + + Support for `PIO Unified Debugger `__ + +* Development platform `TI TIVA `__ + + + Support for `PIO Unified Debugger `__ + 3.3.0 (2017-03-27) ~~~~~~~~~~~~~~~~~~