tools.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  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-96-g28523988-5.2.0",
  25. "status": "recommended",
  26. "win32": {
  27. "sha256": "8e2a2e25d4714ae6e4b992be1b1c261caed5b523b0cc0887b6749229c9febbb0",
  28. "size": 125810912,
  29. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-96-g2852398-5.2.0.zip"
  30. },
  31. "win64": {
  32. "sha256": "8e2a2e25d4714ae6e4b992be1b1c261caed5b523b0cc0887b6749229c9febbb0",
  33. "size": 125810912,
  34. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-96-g2852398-5.2.0.zip"
  35. }
  36. },
  37. {
  38. "linux-amd64": {
  39. "sha256": "798a8638f11ad37f41b9640582f869c61ffb4da6d932279fde94a2b636ad2dac",
  40. "size": 44211883,
  41. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-96-g2852398-5.2.0.tar.gz"
  42. },
  43. "linux-armel": {
  44. "sha256": "abfe06522f7c3479f6c7434c4bf926c50fa2039362b96abe95fa1f05ec519a9b",
  45. "size": 50670980,
  46. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux-armel-1.22.0-96-g2852398-5.2.0.tar.gz"
  47. },
  48. "linux-i686": {
  49. "sha256": "4eea601188aa8f3c3d45d7936ab4c0fabb75b4970dccf7a061de47dba49e377f",
  50. "size": 45563578,
  51. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-96-g2852398-5.2.0.tar.gz"
  52. },
  53. "macos": {
  54. "sha256": "6aeae9547f0cd7e442d1df21821cea8b15d0a6ce349bbd86466e2997b738a99c",
  55. "size": 50520203,
  56. "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-macos-1.22.0-96-g2852398-5.2.0.tar.gz"
  57. },
  58. "name": "1.22.0-96-g2852398-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": "e5b5579edffde090e426b4995b346e281843bf84394f8e68c8e41bd1e4c576bd",
  198. "size": 1681596,
  199. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20190313/openocd-esp32-linux64-0.10.0-esp32-20190313.tar.gz"
  200. },
  201. "macos": {
  202. "sha256": "09504eea5aa92646a117f16573c95b34e04b4010791a2f8fefcd2bd8c430f081",
  203. "size": 1760536,
  204. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20190313/openocd-esp32-macos-0.10.0-esp32-20190313.tar.gz"
  205. },
  206. "name": "v0.10.0-esp32-20190313",
  207. "status": "recommended",
  208. "win32": {
  209. "sha256": "b86a7f9f39dfc4d8e289fc819375bbb7a5e9fcb8895805ba2b5faf67b8b25ce2",
  210. "size": 2098513,
  211. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20190313/openocd-esp32-win32-0.10.0-esp32-20190313.zip"
  212. },
  213. "win64": {
  214. "sha256": "b86a7f9f39dfc4d8e289fc819375bbb7a5e9fcb8895805ba2b5faf67b8b25ce2",
  215. "size": 2098513,
  216. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20190313/openocd-esp32-win32-0.10.0-esp32-20190313.zip"
  217. }
  218. }
  219. ]
  220. },
  221. {
  222. "description": "menuconfig tool",
  223. "export_paths": [
  224. [
  225. ""
  226. ]
  227. ],
  228. "export_vars": {},
  229. "info_url": "https://github.com/espressif/kconfig-frontends",
  230. "install": "never",
  231. "license": "GPL-2.0-only",
  232. "name": "mconf",
  233. "platform_overrides": [
  234. {
  235. "install": "always",
  236. "platforms": [
  237. "win32",
  238. "win64"
  239. ]
  240. }
  241. ],
  242. "strip_container_dirs": 1,
  243. "version_cmd": [
  244. "mconf-idf",
  245. "-v"
  246. ],
  247. "version_regex": "mconf-idf version mconf-([a-z0-9.-]+)-win32",
  248. "versions": [
  249. {
  250. "name": "v4.6.0.0-idf-20190628",
  251. "status": "recommended",
  252. "win32": {
  253. "sha256": "1b8f17f48740ab669c13bd89136e8cc92efe0cd29872f0d6c44148902a2dc40c",
  254. "size": 826114,
  255. "url": "https://github.com/espressif/kconfig-frontends/releases/download/v4.6.0.0-idf-20190628/mconf-v4.6.0.0-idf-20190628-win32.zip"
  256. },
  257. "win64": {
  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. }
  263. ]
  264. },
  265. {
  266. "description": "Ninja build system",
  267. "export_paths": [
  268. [
  269. ""
  270. ]
  271. ],
  272. "export_vars": {},
  273. "info_url": "https://github.com/ninja-build/ninja",
  274. "install": "on_request",
  275. "license": "Apache-2.0",
  276. "name": "ninja",
  277. "platform_overrides": [
  278. {
  279. "install": "always",
  280. "platforms": [
  281. "win32",
  282. "win64"
  283. ]
  284. }
  285. ],
  286. "version_cmd": [
  287. "ninja",
  288. "--version"
  289. ],
  290. "version_regex": "([0-9.]+)",
  291. "versions": [
  292. {
  293. "linux-amd64": {
  294. "sha256": "978fd9e26c2db8d33392c6daef50e9edac0a3db6680710a9f9ad47e01f3e49b7",
  295. "size": 85276,
  296. "url": "https://dl.espressif.com/dl/ninja-1.9.0-linux64.tar.gz"
  297. },
  298. "macos": {
  299. "sha256": "9504cd1783ef3c242d06330a50d54dc8f838b605f5fc3e892c47254929f7350c",
  300. "size": 91457,
  301. "url": "https://dl.espressif.com/dl/ninja-1.9.0-osx.tar.gz"
  302. },
  303. "name": "1.9.0",
  304. "status": "recommended",
  305. "win64": {
  306. "sha256": "2d70010633ddaacc3af4ffbd21e22fae90d158674a09e132e06424ba3ab036e9",
  307. "size": 254497,
  308. "url": "https://dl.espressif.com/dl/ninja-1.9.0-win64.zip"
  309. }
  310. }
  311. ]
  312. },
  313. {
  314. "description": "IDF wrapper tool for Windows",
  315. "export_paths": [
  316. [
  317. ""
  318. ]
  319. ],
  320. "export_vars": {},
  321. "info_url": "https://github.com/espressif/esp-idf/tree/master/tools/windows/idf_exe",
  322. "install": "never",
  323. "license": "Apache-2.0",
  324. "name": "idf-exe",
  325. "platform_overrides": [
  326. {
  327. "install": "always",
  328. "platforms": [
  329. "win32",
  330. "win64"
  331. ]
  332. }
  333. ],
  334. "version_cmd": [
  335. "idf.py.exe",
  336. "-v"
  337. ],
  338. "version_regex": "([0-9.]+)",
  339. "versions": [
  340. {
  341. "name": "1.0.1",
  342. "status": "recommended",
  343. "win32": {
  344. "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
  345. "size": 11297,
  346. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
  347. },
  348. "win64": {
  349. "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
  350. "size": 11297,
  351. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
  352. }
  353. }
  354. ]
  355. },
  356. {
  357. "description": "Ccache (compiler cache)",
  358. "export_paths": [
  359. [
  360. ""
  361. ]
  362. ],
  363. "export_vars": {},
  364. "info_url": "https://github.com/ccache/ccache",
  365. "install": "never",
  366. "license": "GPL-3.0-or-later",
  367. "name": "ccache",
  368. "platform_overrides": [
  369. {
  370. "install": "always",
  371. "platforms": [
  372. "win64"
  373. ]
  374. }
  375. ],
  376. "version_cmd": [
  377. "ccache.exe",
  378. "--version"
  379. ],
  380. "version_regex": "ccache version ([0-9.]+)",
  381. "versions": [
  382. {
  383. "name": "3.7",
  384. "status": "recommended",
  385. "win64": {
  386. "sha256": "37e833f3f354f1145503533e776c1bd44ec2e77ff8a2476a1d2039b0b10c78d6",
  387. "size": 142401,
  388. "url": "https://dl.espressif.com/dl/ccache-3.7-w64.zip"
  389. }
  390. }
  391. ]
  392. }
  393. ],
  394. "version": 1
  395. }