tools.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. {
  2. "tools": [
  3. {
  4. "description": "Toolchain for Xtensa (ESP32) based on GCC",
  5. "export_paths": [
  6. [
  7. "xtensa-esp32-elf",
  8. "bin"
  9. ]
  10. ],
  11. "export_vars": {},
  12. "info_url": "https://github.com/espressif/crosstool-NG",
  13. "install": "always",
  14. "license": "GPL-3.0-with-GCC-exception",
  15. "name": "xtensa-esp32-elf",
  16. "version_cmd": [
  17. "xtensa-esp32-elf-gcc",
  18. "--version"
  19. ],
  20. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-z\\.\\-]+)\\)\\s*([0-9\\.]+)",
  21. "version_regex_replace": "\\1-\\2",
  22. "versions": [
  23. {
  24. "name": "1.22.0-97-gc752ad5d-5.2.0",
  25. "status": "recommended",
  26. "win32": {
  27. "sha256": "80571e5d5a63494f4fa758bb9d8fb882ba4059853a8c412a84d232dc1c1400e6",
  28. "size": 125747216,
  29. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-97-gc752ad5-5.2.0.zip"
  30. },
  31. "win64": {
  32. "sha256": "80571e5d5a63494f4fa758bb9d8fb882ba4059853a8c412a84d232dc1c1400e6",
  33. "size": 125747216,
  34. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-97-gc752ad5-5.2.0.zip"
  35. }
  36. },
  37. {
  38. "linux-amd64": {
  39. "sha256": "96f5f6e7611a0ed1dc47048c54c3113fc5cebffbf0ba90d8bfcd497afc7ef9f3",
  40. "size": 44225380,
  41. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-97-gc752ad5-5.2.0.tar.gz"
  42. },
  43. "linux-armel": {
  44. "sha256": "d70d550f88448fa476b29fa50ef5502ab497a16ac7fa9ca24c6d0a39bb1e681e",
  45. "size": 50657803,
  46. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz"
  47. },
  48. "linux-i686": {
  49. "sha256": "8094a2c30b474e99ce64dd0ba8f310c4614eb3b3cac884a3aea0fd5f565af119",
  50. "size": 45575521,
  51. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-97-gc752ad5-5.2.0.tar.gz"
  52. },
  53. "macos": {
  54. "sha256": "b1ce39a563ae359cf363fb7d8ee80cb1e5226fda83188203cff60f16f55e33ef",
  55. "size": 50525386,
  56. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-macos-1.22.0-97-gc752ad5-5.2.0.tar.gz"
  57. },
  58. "name": "1.22.0-97-gc752ad5-5.2.0",
  59. "status": "recommended"
  60. }
  61. ]
  62. },
  63. {
  64. "description": "Toolchain for ESP32 ULP coprocessor",
  65. "export_paths": [
  66. [
  67. "esp32ulp-elf-binutils",
  68. "bin"
  69. ]
  70. ],
  71. "export_vars": {},
  72. "info_url": "https://github.com/espressif/binutils-esp32ulp",
  73. "install": "always",
  74. "license": "GPL-2.0-or-later",
  75. "name": "esp32ulp-elf",
  76. "version_cmd": [
  77. "esp32ulp-elf-as",
  78. "--version"
  79. ],
  80. "version_regex": "\\(GNU Binutils\\)\\s+([0-9a-z\\.\\-]+)",
  81. "versions": [
  82. {
  83. "linux-amd64": {
  84. "sha256": "c1bbcd65e1e30c7312a50344c8dbc70c2941580a79aa8f8abbce8e0e90c79566",
  85. "size": 8246604,
  86. "url": "https://dl.espressif.com/dl/binutils-esp32ulp-linux64-2.28.51-esp32ulp-20180809.tar.gz"
  87. },
  88. "macos": {
  89. "sha256": "c92937d85cc9a90eb6c6099ce767ca021108c18c94e34bd7b1fa0cde168f94a0",
  90. "size": 5726662,
  91. "url": "https://dl.espressif.com/dl/binutils-esp32ulp-macos-2.28.51-esp32ulp-20180809.tar.gz"
  92. },
  93. "name": "2.28.51.20170517",
  94. "status": "recommended",
  95. "win32": {
  96. "sha256": "92dc83e69e534c9f73d7b939088f2e84f757d2478483415d17fe9dd1c236f2fd",
  97. "size": 12231559,
  98. "url": "https://dl.espressif.com/dl/binutils-esp32ulp-win32-2.28.51-esp32ulp-20180809.zip"
  99. },
  100. "win64": {
  101. "sha256": "92dc83e69e534c9f73d7b939088f2e84f757d2478483415d17fe9dd1c236f2fd",
  102. "size": 12231559,
  103. "url": "https://dl.espressif.com/dl/binutils-esp32ulp-win32-2.28.51-esp32ulp-20180809.zip"
  104. }
  105. }
  106. ]
  107. },
  108. {
  109. "description": "CMake build system",
  110. "export_paths": [
  111. [
  112. "bin"
  113. ]
  114. ],
  115. "export_vars": {},
  116. "info_url": "https://github.com/Kitware/CMake",
  117. "install": "on_request",
  118. "license": "BSD-3-Clause",
  119. "name": "cmake",
  120. "platform_overrides": [
  121. {
  122. "install": "always",
  123. "platforms": [
  124. "win32",
  125. "win64"
  126. ]
  127. },
  128. {
  129. "export_paths": [
  130. [
  131. "CMake.app",
  132. "Contents",
  133. "bin"
  134. ]
  135. ],
  136. "platforms": [
  137. "macos"
  138. ]
  139. }
  140. ],
  141. "strip_container_dirs": 1,
  142. "version_cmd": [
  143. "cmake",
  144. "--version"
  145. ],
  146. "version_regex": "cmake version ([0-9.]+)",
  147. "versions": [
  148. {
  149. "linux-amd64": {
  150. "sha256": "563a39e0a7c7368f81bfa1c3aff8b590a0617cdfe51177ddc808f66cc0866c76",
  151. "size": 38405896,
  152. "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Linux-x86_64.tar.gz"
  153. },
  154. "macos": {
  155. "sha256": "fef537614d73fda848f6168273b6c7ba45f850484533361e7bc50ac1d315f780",
  156. "size": 32062124,
  157. "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Darwin-x86_64.tar.gz"
  158. },
  159. "name": "3.13.4",
  160. "status": "recommended",
  161. "win32": {
  162. "sha256": "28daf772f55d817a13ef14e25af2a5569f8326dac66a6aa3cc5208cf1f8e943f",
  163. "size": 26385104,
  164. "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-win32-x86.zip"
  165. },
  166. "win64": {
  167. "sha256": "bcd477d49e4a9400b41213d53450b474beaedb264631693c958ef9affa8e5623",
  168. "size": 29696565,
  169. "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-win64-x64.zip"
  170. }
  171. }
  172. ]
  173. },
  174. {
  175. "description": "OpenOCD for ESP32",
  176. "export_paths": [
  177. [
  178. "openocd-esp32",
  179. "bin"
  180. ]
  181. ],
  182. "export_vars": {
  183. "OPENOCD_SCRIPTS": "${TOOL_PATH}/openocd-esp32/share/openocd/scripts"
  184. },
  185. "info_url": "https://github.com/espressif/openocd-esp32",
  186. "install": "always",
  187. "license": "GPL-2.0-only",
  188. "name": "openocd-esp32",
  189. "version_cmd": [
  190. "openocd",
  191. "--version"
  192. ],
  193. "version_regex": "Open On-Chip Debugger\\s+([a-z0-9.-]+)\\s+",
  194. "versions": [
  195. {
  196. "linux-amd64": {
  197. "sha256": "eed0030e49206175fb564756c9210a6389347867b3528b16f50d725d47b45bf0",
  198. "size": 1808044,
  199. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-linux-amd64-0.10.0-esp32-20211111.tar.gz"
  200. },
  201. "linux-arm64": {
  202. "sha256": "b4927173aa4230157d2f5019b3c51e94c880a0320c3ab7349cdc20c6b1c1eb14",
  203. "size": 1702956,
  204. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-linux-arm64-0.10.0-esp32-20211111.tar.gz"
  205. },
  206. "linux-armel": {
  207. "sha256": "590fe5427496ca94616796235803145aef74db2aad19bf25ee19e8c6ab7b94d4",
  208. "size": 1841453,
  209. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-linux-armel-0.10.0-esp32-20211111.tar.gz"
  210. },
  211. "linux-armhf": {
  212. "sha256": "27d754dbc3fb02cd3e78503a4f348288dc473e0fadbe87ac83090bdb0de51b00",
  213. "size": 1713102,
  214. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-linux-armhf-0.10.0-esp32-20211111.tar.gz"
  215. },
  216. "macos": {
  217. "sha256": "bc194319a39f8bb03ce75dab39feb51a36fa528bdee8bb594ccdd30730990c2f",
  218. "size": 1873988,
  219. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-macos-0.10.0-esp32-20211111.tar.gz"
  220. },
  221. "name": "v0.10.0-esp32-20211111",
  222. "status": "recommended",
  223. "win32": {
  224. "sha256": "590ece2f7c1bf20a3bfadb8b82255d4735a8f4666c9cb897cc4584f72f3040fb",
  225. "size": 2288659,
  226. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-win32-0.10.0-esp32-20211111.zip"
  227. },
  228. "win64": {
  229. "sha256": "590ece2f7c1bf20a3bfadb8b82255d4735a8f4666c9cb897cc4584f72f3040fb",
  230. "size": 2288659,
  231. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-win32-0.10.0-esp32-20211111.zip"
  232. }
  233. }
  234. ]
  235. },
  236. {
  237. "description": "menuconfig tool",
  238. "export_paths": [
  239. [
  240. ""
  241. ]
  242. ],
  243. "export_vars": {},
  244. "info_url": "https://github.com/espressif/kconfig-frontends",
  245. "install": "never",
  246. "license": "GPL-2.0-only",
  247. "name": "mconf",
  248. "platform_overrides": [
  249. {
  250. "install": "always",
  251. "platforms": [
  252. "win32",
  253. "win64"
  254. ]
  255. }
  256. ],
  257. "strip_container_dirs": 1,
  258. "version_cmd": [
  259. "mconf-idf",
  260. "-v"
  261. ],
  262. "version_regex": "mconf-idf version mconf-([a-z0-9.-]+)-win32",
  263. "versions": [
  264. {
  265. "name": "v4.6.0.0-idf-20190628",
  266. "status": "recommended",
  267. "win32": {
  268. "sha256": "1b8f17f48740ab669c13bd89136e8cc92efe0cd29872f0d6c44148902a2dc40c",
  269. "size": 826114,
  270. "url": "https://github.com/espressif/kconfig-frontends/releases/download/v4.6.0.0-idf-20190628/mconf-v4.6.0.0-idf-20190628-win32.zip"
  271. },
  272. "win64": {
  273. "sha256": "1b8f17f48740ab669c13bd89136e8cc92efe0cd29872f0d6c44148902a2dc40c",
  274. "size": 826114,
  275. "url": "https://github.com/espressif/kconfig-frontends/releases/download/v4.6.0.0-idf-20190628/mconf-v4.6.0.0-idf-20190628-win32.zip"
  276. }
  277. }
  278. ]
  279. },
  280. {
  281. "description": "Ninja build system",
  282. "export_paths": [
  283. [
  284. ""
  285. ]
  286. ],
  287. "export_vars": {},
  288. "info_url": "https://github.com/ninja-build/ninja",
  289. "install": "on_request",
  290. "license": "Apache-2.0",
  291. "name": "ninja",
  292. "platform_overrides": [
  293. {
  294. "install": "always",
  295. "platforms": [
  296. "win32",
  297. "win64"
  298. ]
  299. }
  300. ],
  301. "version_cmd": [
  302. "ninja",
  303. "--version"
  304. ],
  305. "version_regex": "([0-9.]+)",
  306. "versions": [
  307. {
  308. "linux-amd64": {
  309. "sha256": "978fd9e26c2db8d33392c6daef50e9edac0a3db6680710a9f9ad47e01f3e49b7",
  310. "size": 85276,
  311. "url": "https://dl.espressif.com/dl/ninja-1.9.0-linux64.tar.gz"
  312. },
  313. "macos": {
  314. "sha256": "9504cd1783ef3c242d06330a50d54dc8f838b605f5fc3e892c47254929f7350c",
  315. "size": 91457,
  316. "url": "https://dl.espressif.com/dl/ninja-1.9.0-osx.tar.gz"
  317. },
  318. "name": "1.9.0",
  319. "status": "recommended",
  320. "win64": {
  321. "sha256": "2d70010633ddaacc3af4ffbd21e22fae90d158674a09e132e06424ba3ab036e9",
  322. "size": 254497,
  323. "url": "https://dl.espressif.com/dl/ninja-1.9.0-win64.zip"
  324. }
  325. }
  326. ]
  327. },
  328. {
  329. "description": "IDF wrapper tool for Windows",
  330. "export_paths": [
  331. [
  332. ""
  333. ]
  334. ],
  335. "export_vars": {},
  336. "info_url": "https://github.com/espressif/esp-idf/tree/master/tools/windows/idf_exe",
  337. "install": "never",
  338. "license": "Apache-2.0",
  339. "name": "idf-exe",
  340. "platform_overrides": [
  341. {
  342. "install": "always",
  343. "platforms": [
  344. "win32",
  345. "win64"
  346. ]
  347. }
  348. ],
  349. "version_cmd": [
  350. "idf.py.exe",
  351. "-v"
  352. ],
  353. "version_regex": "([0-9.]+)",
  354. "versions": [
  355. {
  356. "name": "1.0.1",
  357. "status": "recommended",
  358. "win32": {
  359. "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
  360. "size": 11297,
  361. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
  362. },
  363. "win64": {
  364. "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
  365. "size": 11297,
  366. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
  367. }
  368. }
  369. ]
  370. },
  371. {
  372. "description": "Ccache (compiler cache)",
  373. "export_paths": [
  374. [
  375. ""
  376. ]
  377. ],
  378. "export_vars": {},
  379. "info_url": "https://github.com/ccache/ccache",
  380. "install": "never",
  381. "license": "GPL-3.0-or-later",
  382. "name": "ccache",
  383. "platform_overrides": [
  384. {
  385. "install": "always",
  386. "platforms": [
  387. "win64"
  388. ]
  389. }
  390. ],
  391. "version_cmd": [
  392. "ccache.exe",
  393. "--version"
  394. ],
  395. "version_regex": "ccache version ([0-9.]+)",
  396. "versions": [
  397. {
  398. "name": "3.7",
  399. "status": "recommended",
  400. "win64": {
  401. "sha256": "37e833f3f354f1145503533e776c1bd44ec2e77ff8a2476a1d2039b0b10c78d6",
  402. "size": 142401,
  403. "url": "https://dl.espressif.com/dl/ccache-3.7-w64.zip"
  404. }
  405. }
  406. ]
  407. }
  408. ],
  409. "version": 1
  410. }