From ca4694e1afb473710b4f3471c8f4a1be34fb7e5e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 4 Sep 2015 13:10:14 +0300 Subject: [PATCH] Update mbed framework --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 144db030..38f22c94 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -25,6 +25,8 @@ PlatformIO 2.0 platform (`pull #256 `_) * Added short ``-h`` help option for PlatformIO and sub-commands +* Updated `mbed `__ + framework * Updated ``tool-teensy`` for `Teensy `__ platform (`issue #268 `_)