From 20d6b2ebbb865ed4c821721a24968873e7657ff1 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 3 Mar 2017 23:40:35 +0200 Subject: [PATCH] Fix duplicate explicit target name: "issue #865 in history --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index a2a5fdb7..fa6f3a30 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -79,7 +79,7 @@ PlatformIO 3.0 + Improved path management for Windows + Custom uploader using ``$UPLOAD`` build variable - (`issue #865 `_) + (`issue #6 `__) + Updated toolchain-icestorm to 1.10.0 (added -C option to "time" target) + Updated toolchain-iverilog to 1.1.0 (loaed all vlib/\*.v files in "iverilog" builder)