tools.json 14 KB

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