Tools: Add OpenOCD for the ARM architecture

This commit is contained in:
Roland Dobai 2019-08-22 16:10:17 +02:00
parent f85ba3516f
commit 8bf1ef2bfe

View file

@ -195,7 +195,6 @@
{ {
"install": "on_request", "install": "on_request",
"platforms": [ "platforms": [
"linux-armel",
"linux-i686" "linux-i686"
] ]
} }
@ -212,6 +211,11 @@
"size": 1675213, "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" "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": { "macos": {
"sha256": "840c94ce6208c5b21d0ba6c3113a06405daf6b27085a287cfbb6c9d21e80bd70", "sha256": "840c94ce6208c5b21d0ba6c3113a06405daf6b27085a287cfbb6c9d21e80bd70",
"size": 1760060, "size": 1760060,