From f758d8607a529cf60e7b33f3b8114f0804f2d0eb Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 12 Oct 2015 16:29:24 +0100 Subject: [PATCH] Use teensy CLI loader for upload of .hex files on OSX // Resolve #306 --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 1e4480cf..4a50f1ee 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,6 +9,8 @@ PlatformIO 2.0 * Added support for ubIQio Ardhat board (`pull #302 `_) +* Use Teensy CLI Loader for upload of .hex files on Mac OS X + (`issue #306 `_) * Fixed missing of `framework-mbed `_ package for `teensy `_ platform