From: Roland Dobai Date: Thu, 22 Aug 2019 14:10:17 +0000 (+0200) Subject: Tools: Add OpenOCD for the ARM architecture X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8bf1ef2bfe06d68f28749adb11c4e36d1a143486;p=esp-idf Tools: Add OpenOCD for the ARM architecture --- diff --git a/tools/tools.json b/tools/tools.json index d3a61b30ed..8c2fdfa94b 100644 --- a/tools/tools.json +++ b/tools/tools.json @@ -195,7 +195,6 @@ { "install": "on_request", "platforms": [ - "linux-armel", "linux-i686" ] } @@ -212,6 +211,11 @@ "size": 1675213, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20190708/openocd-esp32-linux64-0.10.0-esp32-20190708.tar.gz" }, + "linux-armel": { + "sha256": "f3f01d2b0ec440127b8951b82ee79dd04b9d2774bab4de741067c5f65cffaa7e", + "size": 1729130, + "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20190708/openocd-esp32-armel-0.10.0-esp32-20190708.tar.gz" + }, "macos": { "sha256": "840c94ce6208c5b21d0ba6c3113a06405daf6b27085a287cfbb6c9d21e80bd70", "size": 1760060,