From 9379c3cb39e8df347c7c432b865a72ab12a500ed Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 17 Jul 2015 14:51:17 +0300 Subject: [PATCH] Updated "sdk-esp8266" package for espressif platform --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 570d69c2..e6bea3a7 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,6 +7,7 @@ Release History * Project generator for `CLion IDE `__ (`issue #132 `_) * Updated ``tool-bossac`` package to 1.5 version for `atmelsam `__ platform +* Updated ``sdk-esp8266`` package for `espressif `__ platform (`issue #251 `_) * Fixed incorrect arguments handling for `platformio serialports monitor `_ command (`issue #248 `_)