Tools: Add OpenOCD for the ARM architecture

pull/3972/head
Roland Dobai 2019-08-22 16:10:17 +02:00
rodzic f85ba3516f
commit 8bf1ef2bfe
1 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -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,