From c61ff611fbb7e418043f30a1f0eb1c5c153069ec Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 28 Jul 2016 18:47:20 +0300 Subject: [PATCH] Improve support for Microchip PIC32 development platform and ChipKIT boards // Resolve #438 --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index f76adc2e..63a57664 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,6 +7,8 @@ PlatformIO 2.0 2.11.2 (2016-??-??) ~~~~~~~~~~~~~~~~~~~ +* Improved support for `Microchip PIC32 `__ development platform and ChipKIT boards + (`issue #438 `_) * Added support for Pinoccio Scout board (`issue #52 `_) * Added support for `Teensy USB Features `__