From 20246a3481884d51d63fde7d371b48f3f1538b53 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 19 Jan 2017 13:59:02 +0200 Subject: [PATCH] Update TIVA C Energia Core to 1.0.2 --- HISTORY.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c125907d..e5496560 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -87,6 +87,10 @@ PlatformIO 3.0 + Updated ARM mbed OS to 5.3.0/rev131 + Updated Arduino Core to v1.35 +* Development platform `TI TIVA `__ + + + Updated Energia Core to 1.0.2 + 3.2.1 (2016-12-07) ~~~~~~~~~~~~~~~~~~