From 4e4475c9de8f835f3c95bc6ea7f048ec33f25c6f Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 29 Apr 2017 20:26:34 +0300 Subject: [PATCH] Update ST-Link to 1.3.1 // Issue #43 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e93cdc6..14c9031 100644 --- a/platform.json +++ b/platform.json @@ -73,7 +73,7 @@ "tool-stlink": { "type": "uploader", "optional": true, - "version": "~1.10200.0" + "version": "~1.10301.0" }, "tool-stm32duino": { "type": "uploader",