tools.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  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-gc752ad58-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": "77a232510625c23489d9bf1b17bdadf56e95acf8f50ef8ebff51477f23c21ef0",
  198. "size": 1729401,
  199. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20200709/openocd-esp32-linux64-0.10.0-esp32-20200709.tar.gz"
  200. },
  201. "linux-armel": {
  202. "sha256": "b2cc6b7837f3cac23a752a8c43c6e0b19701ee0ec1eca4896833f0e82746062e",
  203. "size": 1778274,
  204. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20200709/openocd-esp32-armel-0.10.0-esp32-20200709.tar.gz"
  205. },
  206. "macos": {
  207. "sha256": "97cf84dd3dfb129a7d4842599870a3b0dbb40b2713d3c5153738c44907e85d6e",
  208. "size": 1811755,
  209. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20200709/openocd-esp32-macos-0.10.0-esp32-20200709.tar.gz"
  210. },
  211. "name": "v0.10.0-esp32-20200709",
  212. "status": "recommended",
  213. "win32": {
  214. "sha256": "b96b95607ca0c5899427f5b88cda7389da11f53ac857d3d2fe467e571af5137e",
  215. "size": 2152463,
  216. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20200709/openocd-esp32-win32-0.10.0-esp32-20200709.zip"
  217. },
  218. "win64": {
  219. "sha256": "b96b95607ca0c5899427f5b88cda7389da11f53ac857d3d2fe467e571af5137e",
  220. "size": 2152463,
  221. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20200709/openocd-esp32-win32-0.10.0-esp32-20200709.zip"
  222. }
  223. }
  224. ]
  225. },
  226. {
  227. "description": "menuconfig tool",
  228. "export_paths": [
  229. [
  230. ""
  231. ]
  232. ],
  233. "export_vars": {},
  234. "info_url": "https://github.com/espressif/kconfig-frontends",
  235. "install": "never",
  236. "license": "GPL-2.0-only",
  237. "name": "mconf",
  238. "platform_overrides": [
  239. {
  240. "install": "always",
  241. "platforms": [
  242. "win32",
  243. "win64"
  244. ]
  245. }
  246. ],
  247. "strip_container_dirs": 1,
  248. "version_cmd": [
  249. "mconf-idf",
  250. "-v"
  251. ],
  252. "version_regex": "mconf-idf version mconf-([a-z0-9.-]+)-win32",
  253. "versions": [
  254. {
  255. "name": "v4.6.0.0-idf-20190628",
  256. "status": "recommended",
  257. "win32": {
  258. "sha256": "1b8f17f48740ab669c13bd89136e8cc92efe0cd29872f0d6c44148902a2dc40c",
  259. "size": 826114,
  260. "url": "https://github.com/espressif/kconfig-frontends/releases/download/v4.6.0.0-idf-20190628/mconf-v4.6.0.0-idf-20190628-win32.zip"
  261. },
  262. "win64": {
  263. "sha256": "1b8f17f48740ab669c13bd89136e8cc92efe0cd29872f0d6c44148902a2dc40c",
  264. "size": 826114,
  265. "url": "https://github.com/espressif/kconfig-frontends/releases/download/v4.6.0.0-idf-20190628/mconf-v4.6.0.0-idf-20190628-win32.zip"
  266. }
  267. }
  268. ]
  269. },
  270. {
  271. "description": "Ninja build system",
  272. "export_paths": [
  273. [
  274. ""
  275. ]
  276. ],
  277. "export_vars": {},
  278. "info_url": "https://github.com/ninja-build/ninja",
  279. "install": "on_request",
  280. "license": "Apache-2.0",
  281. "name": "ninja",
  282. "platform_overrides": [
  283. {
  284. "install": "always",
  285. "platforms": [
  286. "win32",
  287. "win64"
  288. ]
  289. }
  290. ],
  291. "version_cmd": [
  292. "ninja",
  293. "--version"
  294. ],
  295. "version_regex": "([0-9.]+)",
  296. "versions": [
  297. {
  298. "linux-amd64": {
  299. "sha256": "978fd9e26c2db8d33392c6daef50e9edac0a3db6680710a9f9ad47e01f3e49b7",
  300. "size": 85276,
  301. "url": "https://dl.espressif.com/dl/ninja-1.9.0-linux64.tar.gz"
  302. },
  303. "macos": {
  304. "sha256": "9504cd1783ef3c242d06330a50d54dc8f838b605f5fc3e892c47254929f7350c",
  305. "size": 91457,
  306. "url": "https://dl.espressif.com/dl/ninja-1.9.0-osx.tar.gz"
  307. },
  308. "name": "1.9.0",
  309. "status": "recommended",
  310. "win64": {
  311. "sha256": "2d70010633ddaacc3af4ffbd21e22fae90d158674a09e132e06424ba3ab036e9",
  312. "size": 254497,
  313. "url": "https://dl.espressif.com/dl/ninja-1.9.0-win64.zip"
  314. }
  315. }
  316. ]
  317. },
  318. {
  319. "description": "IDF wrapper tool for Windows",
  320. "export_paths": [
  321. [
  322. ""
  323. ]
  324. ],
  325. "export_vars": {},
  326. "info_url": "https://github.com/espressif/esp-idf/tree/master/tools/windows/idf_exe",
  327. "install": "never",
  328. "license": "Apache-2.0",
  329. "name": "idf-exe",
  330. "platform_overrides": [
  331. {
  332. "install": "always",
  333. "platforms": [
  334. "win32",
  335. "win64"
  336. ]
  337. }
  338. ],
  339. "version_cmd": [
  340. "idf.py.exe",
  341. "-v"
  342. ],
  343. "version_regex": "([0-9.]+)",
  344. "versions": [
  345. {
  346. "name": "1.0.1",
  347. "status": "recommended",
  348. "win32": {
  349. "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
  350. "size": 11297,
  351. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
  352. },
  353. "win64": {
  354. "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
  355. "size": 11297,
  356. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
  357. }
  358. }
  359. ]
  360. },
  361. {
  362. "description": "Ccache (compiler cache)",
  363. "export_paths": [
  364. [
  365. ""
  366. ]
  367. ],
  368. "export_vars": {},
  369. "info_url": "https://github.com/ccache/ccache",
  370. "install": "never",
  371. "license": "GPL-3.0-or-later",
  372. "name": "ccache",
  373. "platform_overrides": [
  374. {
  375. "install": "always",
  376. "platforms": [
  377. "win64"
  378. ]
  379. }
  380. ],
  381. "version_cmd": [
  382. "ccache.exe",
  383. "--version"
  384. ],
  385. "version_regex": "ccache version ([0-9.]+)",
  386. "versions": [
  387. {
  388. "name": "3.7",
  389. "status": "recommended",
  390. "win64": {
  391. "sha256": "37e833f3f354f1145503533e776c1bd44ec2e77ff8a2476a1d2039b0b10c78d6",
  392. "size": 142401,
  393. "url": "https://dl.espressif.com/dl/ccache-3.7-w64.zip"
  394. }
  395. }
  396. ]
  397. }
  398. ],
  399. "version": 1
  400. }