From 126c17695e69ecc3e2f6187308a210cac55c8817 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Sun, 17 Apr 2022 22:48:42 +0300 Subject: [PATCH] Update OpenOCD package to the latest v0.11 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 15b5a2c..cf7289a 100644 --- a/platform.json +++ b/platform.json @@ -130,7 +130,7 @@ "type": "debugger", "optional": true, "owner": "platformio", - "version": "~2.1000.0" + "version": "~2.1100.0" }, "tool-mkspiffs": { "type": "uploader",