tools.json 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  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. "supported_targets": [
  17. "esp32"
  18. ],
  19. "version_cmd": [
  20. "xtensa-esp32-elf-gcc",
  21. "--version"
  22. ],
  23. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  24. "version_regex_replace": "\\1-\\2",
  25. "versions": [
  26. {
  27. "linux-amd64": {
  28. "sha256": "3eb3d68b27fa6ba5af6f88da21cb8face9be0094daaa8960793cfe570ab785ff",
  29. "size": 90565318,
  30. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz"
  31. },
  32. "linux-arm64": {
  33. "sha256": "aa534be24e45e06b7080a6a3bb8cd9e3cfb818f5f8bce2244d7cfb5e91336541",
  34. "size": 86860292,
  35. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz"
  36. },
  37. "linux-armel": {
  38. "sha256": "f0e49ce06fe7833ff5d76961dc2dac5449d320f823bb8c05a302cf85a3a6eb04",
  39. "size": 86183421,
  40. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz"
  41. },
  42. "linux-i686": {
  43. "sha256": "06de09b74652de43e5b22db3b7fc992623044baa75e9faaab68317a986715ba3",
  44. "size": 92582250,
  45. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz"
  46. },
  47. "macos": {
  48. "sha256": "96443f69c8569417c780ee749d91ef33cffe22153fffa30a0fbf12107d87381b",
  49. "size": 97808961,
  50. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-macos.tar.gz"
  51. },
  52. "name": "esp-2021r2-8.4.0",
  53. "status": "recommended",
  54. "win32": {
  55. "sha256": "eba06307022cc659e3c5345ecb3c620c99ec5d0d2a5cb59ac21c831edcbafc45",
  56. "size": 116460829,
  57. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch1-win32.zip"
  58. },
  59. "win64": {
  60. "sha256": "36a47c80fa79a867244f39794565c391cf4646d221c8f3e228bef45a5de1d32a",
  61. "size": 119506634,
  62. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch1-win64.zip"
  63. }
  64. }
  65. ]
  66. },
  67. {
  68. "description": "Toolchain for Xtensa (ESP32-S2) based on GCC",
  69. "export_paths": [
  70. [
  71. "xtensa-esp32s2-elf",
  72. "bin"
  73. ]
  74. ],
  75. "export_vars": {},
  76. "info_url": "https://github.com/espressif/crosstool-NG",
  77. "install": "always",
  78. "license": "GPL-3.0-with-GCC-exception",
  79. "name": "xtensa-esp32s2-elf",
  80. "supported_targets": [
  81. "esp32s2"
  82. ],
  83. "version_cmd": [
  84. "xtensa-esp32s2-elf-gcc",
  85. "--version"
  86. ],
  87. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  88. "version_regex_replace": "\\1-\\2",
  89. "versions": [
  90. {
  91. "linux-amd64": {
  92. "sha256": "a6e0947c92b823ca04f062522249f0a428357e0b056f1ff4c6bcabef83cf63a7",
  93. "size": 90901736,
  94. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz"
  95. },
  96. "linux-arm64": {
  97. "sha256": "d2e5600fc194b508bd393b236a09fd62ed70afb6c36619d4b106b696a56ca66d",
  98. "size": 87176557,
  99. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz"
  100. },
  101. "linux-armel": {
  102. "sha256": "3fff4199e986dd74660f17ca27d9414cb98f1b911a7f13bb3b22e784cb1156cf",
  103. "size": 86581102,
  104. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz"
  105. },
  106. "linux-i686": {
  107. "sha256": "7732f9fb371d36b6b324820e300beecc33c2719921a61cf1cdb5bc625016b346",
  108. "size": 92875986,
  109. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz"
  110. },
  111. "macos": {
  112. "sha256": "e6dd32782fcff8f633299b97d1c671d6b6513390aca2ddbd7543c2cc62e72d7e",
  113. "size": 98212907,
  114. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-macos.tar.gz"
  115. },
  116. "name": "esp-2021r2-8.4.0",
  117. "status": "recommended",
  118. "win32": {
  119. "sha256": "083458aed4e0e1efad3779098b5626dbb41cfe00892daf1ae1fde07f59ac40b9",
  120. "size": 116905046,
  121. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch1-win32.zip"
  122. },
  123. "win64": {
  124. "sha256": "e535084882355d5f7587d79d4c0b6d135a318288acf50a5a2fe1b90dbc934b61",
  125. "size": 119924946,
  126. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch1-win64.zip"
  127. }
  128. }
  129. ]
  130. },
  131. {
  132. "description": "Toolchain for Xtensa (ESP32-S3) based on GCC",
  133. "export_paths": [
  134. [
  135. "xtensa-esp32s3-elf",
  136. "bin"
  137. ]
  138. ],
  139. "export_vars": {},
  140. "info_url": "https://github.com/espressif/crosstool-NG",
  141. "install": "always",
  142. "license": "GPL-3.0-with-GCC-exception",
  143. "name": "xtensa-esp32s3-elf",
  144. "supported_targets": [
  145. "esp32s3"
  146. ],
  147. "version_cmd": [
  148. "xtensa-esp32s3-elf-gcc",
  149. "--version"
  150. ],
  151. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  152. "version_regex_replace": "\\1-\\2",
  153. "versions": [
  154. {
  155. "linux-amd64": {
  156. "sha256": "b958eb47f51fc2a91e3beda78a331a380eb8c96d5452f7795adf3f565d7fca2f",
  157. "size": 90887465,
  158. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz"
  159. },
  160. "linux-arm64": {
  161. "sha256": "5fb122f1109a0b1aa7a42b6b48f56c854c0a84d13047a3bb0a78bdc737bf70e2",
  162. "size": 87047917,
  163. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz"
  164. },
  165. "linux-armel": {
  166. "sha256": "d618be508629749110785ce0038b35959cc4e6953629e2dc6d65697425b905e1",
  167. "size": 86448074,
  168. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz"
  169. },
  170. "linux-i686": {
  171. "sha256": "9701907da616992079d302acf5a04f97361b39ca3e74112690b2c896875f3a62",
  172. "size": 92888291,
  173. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz"
  174. },
  175. "macos": {
  176. "sha256": "d417885a5d150d94b3b84f68460b7af399a789cb0c7c632e222feed666c8aaea",
  177. "size": 98564027,
  178. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-macos.tar.gz"
  179. },
  180. "name": "esp-2021r2-8.4.0",
  181. "status": "recommended",
  182. "win32": {
  183. "sha256": "0985f5292370daad2bf228d80bcd51aacb060288a24c7d1965fddfb16e4e2613",
  184. "size": 116862406,
  185. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch1-win32.zip"
  186. },
  187. "win64": {
  188. "sha256": "cb98c854017ffa3222ef1db9e76151364d6f22841b11b07e857363065be91d1f",
  189. "size": 120052967,
  190. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch1-win64.zip"
  191. }
  192. }
  193. ]
  194. },
  195. {
  196. "description": "LLVM for Xtensa (ESP32, ESP32-S2) based on clang",
  197. "export_paths": [
  198. [
  199. "xtensa-esp32-elf-clang",
  200. "bin"
  201. ]
  202. ],
  203. "export_vars": {},
  204. "info_url": "https://github.com/espressif/llvm-project",
  205. "install": "on_request",
  206. "license": "Apache-2.0",
  207. "name": "xtensa-clang",
  208. "supported_targets": [
  209. "esp32",
  210. "esp32s2"
  211. ],
  212. "version_cmd": [
  213. "clang",
  214. "--version"
  215. ],
  216. "version_regex": "version\\s*([0-9\\.]+)\\s*\\([^\\s]+\\s*(\\w{10}).+\\)",
  217. "version_regex_replace": "\\1-\\2",
  218. "versions": [
  219. {
  220. "linux-amd64": {
  221. "sha256": "d62d9234c702a86ed510777125ee97458204e28877806a73f9de5e41d7b65716",
  222. "size": 102954848,
  223. "url": "https://github.com/espressif/llvm-project/releases/download/esp-12.0.1-20210914/xtensa-esp32-elf-llvm12_0_1-esp-12.0.1-20210914-linux-amd64.tar.xz"
  224. },
  225. "macos": {
  226. "sha256": "6e7413e5fa515e403859ecf5301bdcdc3f8bf12c5de9aecaa11e9f17f32b05db",
  227. "size": 89888488,
  228. "url": "https://github.com/espressif/llvm-project/releases/download/esp-12.0.1-20210914/xtensa-esp32-elf-llvm12_0_1-esp-12.0.1-20210914-macos.tar.xz"
  229. },
  230. "name": "12.0.1-d9341b81fc",
  231. "status": "recommended",
  232. "win64": {
  233. "sha256": "e056366959c722367e4144076c5383bd417ea199db5658bb7bb6c95b9aca014b",
  234. "size": 177903504,
  235. "url": "https://github.com/espressif/llvm-project/releases/download/esp-12.0.1-20210914/xtensa-esp32-elf-llvm12_0_1-esp-12.0.1-20210914-win64.zip"
  236. }
  237. }
  238. ]
  239. },
  240. {
  241. "description": "Toolchain for 32-bit RISC-V based on GCC",
  242. "export_paths": [
  243. [
  244. "riscv32-esp-elf",
  245. "bin"
  246. ]
  247. ],
  248. "export_vars": {},
  249. "info_url": "https://github.com/espressif/crosstool-NG",
  250. "install": "always",
  251. "license": "GPL-3.0-with-GCC-exception",
  252. "name": "riscv32-esp-elf",
  253. "supported_targets": [
  254. "esp32s2",
  255. "esp32s3",
  256. "esp32c3"
  257. ],
  258. "version_cmd": [
  259. "riscv32-esp-elf-gcc",
  260. "--version"
  261. ],
  262. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  263. "version_regex_replace": "\\1-\\2",
  264. "versions": [
  265. {
  266. "linux-amd64": {
  267. "sha256": "812d735063da9d063b374b59f55832a96c41fbd27ddaef19000a75de8607ba21",
  268. "size": 106837189,
  269. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz"
  270. },
  271. "linux-arm64": {
  272. "sha256": "712f1fbc3e08304a6f32aa18b346b16bbcb413b507b3d4c7c3211bf0d7dc4813",
  273. "size": 103273444,
  274. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz"
  275. },
  276. "linux-armel": {
  277. "sha256": "80a3342cda2cd4b6b75ebb2b36d5d12fce7d375cfadadcff01ec3a907f0a16a2",
  278. "size": 103058744,
  279. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz"
  280. },
  281. "linux-i686": {
  282. "sha256": "7f0162a81558ab0ed09d6c5d356def25b5cb3d5c2d61358f20152fa260ccc8ae",
  283. "size": 109447789,
  284. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz"
  285. },
  286. "macos": {
  287. "sha256": "3ff7e5427907cf8e271c1f959b70fb01e39625c3caf61a6567e7b38aa0c11578",
  288. "size": 113672945,
  289. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-macos.tar.gz"
  290. },
  291. "name": "esp-2021r2-8.4.0",
  292. "status": "recommended",
  293. "win32": {
  294. "sha256": "f1ff7d2a87e1f1515371c1e4868b982e6a0958df144e2f1b2bd7e684ec1f9c93",
  295. "size": 144692343,
  296. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch1-win32.zip"
  297. },
  298. "win64": {
  299. "sha256": "791b8c8ed99934a2ec7f42100f2c71fb1ef7042efa7c6267c0d59394175c827a",
  300. "size": 146593717,
  301. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch1-win64.zip"
  302. }
  303. }
  304. ]
  305. },
  306. {
  307. "description": "Toolchain for ESP32 ULP coprocessor",
  308. "export_paths": [
  309. [
  310. "esp32ulp-elf-binutils",
  311. "bin"
  312. ]
  313. ],
  314. "export_vars": {},
  315. "info_url": "https://github.com/espressif/binutils-esp32ulp",
  316. "install": "always",
  317. "license": "GPL-2.0-or-later",
  318. "name": "esp32ulp-elf",
  319. "platform_overrides": [
  320. {
  321. "install": "never",
  322. "platforms": [
  323. "linux-i686",
  324. "linux-arm64"
  325. ]
  326. }
  327. ],
  328. "supported_targets": [
  329. "esp32"
  330. ],
  331. "version_cmd": [
  332. "esp32ulp-elf-as",
  333. "--version"
  334. ],
  335. "version_regex": "\\(GNU Binutils\\)\\s+([0-9a-z\\.\\-]+)",
  336. "versions": [
  337. {
  338. "linux-amd64": {
  339. "sha256": "3016c4fc551181175bd9979869bc1d1f28fa8efa25a0e29ad7f833fca4bc03d7",
  340. "size": 8248656,
  341. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-linux-amd64-2.28.51-esp-20191205.tar.gz"
  342. },
  343. "linux-armel": {
  344. "sha256": "88967c086a6e71834282d9ae05841ee74dae1815f27807b25cdd3f7775a47101",
  345. "size": 8033639,
  346. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-linux-armel-2.28.51-esp-20191205.tar.gz"
  347. },
  348. "macos": {
  349. "sha256": "a35d9e7a0445247c7fc9dccd3fbc35682f0fafc28beeb10c94b59466317190c4",
  350. "size": 8872874,
  351. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-macos-2.28.51-esp-20191205.tar.gz"
  352. },
  353. "name": "2.28.51-esp-20191205",
  354. "status": "recommended",
  355. "win32": {
  356. "sha256": "bade309353a9f0a4e5cc03bfe84845e33205f05502c4b199195e871ded271ab5",
  357. "size": 12234162,
  358. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-win32-2.28.51-esp-20191205.zip"
  359. },
  360. "win64": {
  361. "sha256": "bade309353a9f0a4e5cc03bfe84845e33205f05502c4b199195e871ded271ab5",
  362. "size": 12234162,
  363. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-win32-2.28.51-esp-20191205.zip"
  364. }
  365. }
  366. ]
  367. },
  368. {
  369. "description": "Toolchain for ESP32-S2 and ESP32-S3 ULP coprocessors",
  370. "export_paths": [
  371. [
  372. "esp32s2ulp-elf-binutils",
  373. "bin"
  374. ]
  375. ],
  376. "export_vars": {},
  377. "info_url": "https://github.com/espressif/binutils-esp32ulp",
  378. "install": "always",
  379. "license": "GPL-2.0-or-later",
  380. "name": "esp32s2ulp-elf",
  381. "platform_overrides": [
  382. {
  383. "install": "never",
  384. "platforms": [
  385. "linux-i686",
  386. "linux-arm64"
  387. ]
  388. }
  389. ],
  390. "supported_targets": [
  391. "esp32s2",
  392. "esp32s3"
  393. ],
  394. "version_cmd": [
  395. "esp32s2ulp-elf-as",
  396. "--version"
  397. ],
  398. "version_regex": "\\(GNU Binutils\\)\\s+([0-9a-z\\.\\-]+)",
  399. "versions": [
  400. {
  401. "linux-amd64": {
  402. "sha256": "df7b2ff6c7c718a7cbe3b4b6dbcd68180d835d164d1913bc4698fd3781b9a466",
  403. "size": 8254018,
  404. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-linux-amd64-2.28.51-esp-20191205.tar.gz"
  405. },
  406. "linux-armel": {
  407. "sha256": "893b213c8f716d455a6efb2b08b6cf1bc34d08b78ee19c31e82ac44b1b45417e",
  408. "size": 8034624,
  409. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-linux-armel-2.28.51-esp-20191205.tar.gz"
  410. },
  411. "macos": {
  412. "sha256": "5a9bb678a5246638cbda303f523d9bb8121a9a24dc01ecb22c21c46c41184155",
  413. "size": 8876194,
  414. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-macos-2.28.51-esp-20191205.tar.gz"
  415. },
  416. "name": "2.28.51-esp-20191205",
  417. "status": "recommended",
  418. "win32": {
  419. "sha256": "587de59fbb469a39f96168ae3eaa9f06b2601e6e0543c87eaf1bd97f23e5c4ca",
  420. "size": 12239199,
  421. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-win32-2.28.51-esp-20191205.zip"
  422. },
  423. "win64": {
  424. "sha256": "587de59fbb469a39f96168ae3eaa9f06b2601e6e0543c87eaf1bd97f23e5c4ca",
  425. "size": 12239199,
  426. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-win32-2.28.51-esp-20191205.zip"
  427. }
  428. }
  429. ]
  430. },
  431. {
  432. "description": "CMake build system",
  433. "export_paths": [
  434. [
  435. "bin"
  436. ]
  437. ],
  438. "export_vars": {},
  439. "info_url": "https://github.com/Kitware/CMake",
  440. "install": "on_request",
  441. "license": "BSD-3-Clause",
  442. "name": "cmake",
  443. "platform_overrides": [
  444. {
  445. "install": "always",
  446. "platforms": [
  447. "win32",
  448. "win64"
  449. ]
  450. },
  451. {
  452. "export_paths": [
  453. [
  454. "CMake.app",
  455. "Contents",
  456. "bin"
  457. ]
  458. ],
  459. "platforms": [
  460. "macos"
  461. ]
  462. }
  463. ],
  464. "strip_container_dirs": 1,
  465. "supported_targets": [
  466. "all"
  467. ],
  468. "version_cmd": [
  469. "cmake",
  470. "--version"
  471. ],
  472. "version_regex": "cmake version ([0-9.]+)",
  473. "versions": [
  474. {
  475. "linux-amd64": {
  476. "sha256": "97bf730372f9900b2dfb9206fccbcf92f5c7f3b502148b832e77451aa0f9e0e6",
  477. "size": 43877847,
  478. "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-x86_64.tar.gz"
  479. },
  480. "linux-arm64": {
  481. "sha256": "77620f99e9d5f39cf4a49294c6a68c89a978ecef144894618974b9958efe3c2a",
  482. "size": 45139836,
  483. "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-aarch64.tar.gz"
  484. },
  485. "linux-armel": {
  486. "sha256": "f8bd050c2745f0dcc4b7cef9738bbfef775950a10f5bd377abb0062835e669dc",
  487. "size": 13759084,
  488. "url": "https://dl.espressif.com/dl/cmake/cmake-3.20.3-Linux-armv7l.tar.gz"
  489. },
  490. "macos": {
  491. "sha256": "5f72dba3aa5f3800fb29ab6115ae0b31f10bdb2aad66204e14c98f6ac7e6b6ed",
  492. "size": 66311879,
  493. "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-macos-universal.tar.gz"
  494. },
  495. "name": "3.20.3",
  496. "status": "recommended",
  497. "win32": {
  498. "sha256": "e276cf7fbb3e3e88bc666e183bc3ddaceb143a4c83fb357b1dbb1a26fd6e4ea2",
  499. "size": 36995168,
  500. "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip"
  501. },
  502. "win64": {
  503. "sha256": "e276cf7fbb3e3e88bc666e183bc3ddaceb143a4c83fb357b1dbb1a26fd6e4ea2",
  504. "size": 36995168,
  505. "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip"
  506. }
  507. }
  508. ]
  509. },
  510. {
  511. "description": "OpenOCD for ESP32",
  512. "export_paths": [
  513. [
  514. "openocd-esp32",
  515. "bin"
  516. ]
  517. ],
  518. "export_vars": {
  519. "OPENOCD_SCRIPTS": "${TOOL_PATH}/openocd-esp32/share/openocd/scripts"
  520. },
  521. "info_url": "https://github.com/espressif/openocd-esp32",
  522. "install": "always",
  523. "license": "GPL-2.0-only",
  524. "name": "openocd-esp32",
  525. "platform_overrides": [
  526. {
  527. "install": "on_request",
  528. "platforms": [
  529. "linux-i686"
  530. ]
  531. }
  532. ],
  533. "supported_targets": [
  534. "all"
  535. ],
  536. "version_cmd": [
  537. "openocd",
  538. "--version"
  539. ],
  540. "version_regex": "Open On-Chip Debugger\\s+([a-z0-9.-]+)\\s+",
  541. "versions": [
  542. {
  543. "linux-amd64": {
  544. "sha256": "eed0030e49206175fb564756c9210a6389347867b3528b16f50d725d47b45bf0",
  545. "size": 1808044,
  546. "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"
  547. },
  548. "linux-arm64": {
  549. "sha256": "b4927173aa4230157d2f5019b3c51e94c880a0320c3ab7349cdc20c6b1c1eb14",
  550. "size": 1702956,
  551. "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"
  552. },
  553. "linux-armel": {
  554. "sha256": "590fe5427496ca94616796235803145aef74db2aad19bf25ee19e8c6ab7b94d4",
  555. "size": 1841453,
  556. "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"
  557. },
  558. "linux-armhf": {
  559. "sha256": "27d754dbc3fb02cd3e78503a4f348288dc473e0fadbe87ac83090bdb0de51b00",
  560. "size": 1713102,
  561. "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"
  562. },
  563. "macos": {
  564. "sha256": "bc194319a39f8bb03ce75dab39feb51a36fa528bdee8bb594ccdd30730990c2f",
  565. "size": 1873988,
  566. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-macos-0.10.0-esp32-20211111.tar.gz"
  567. },
  568. "name": "v0.10.0-esp32-20211111",
  569. "status": "recommended",
  570. "win32": {
  571. "sha256": "590ece2f7c1bf20a3bfadb8b82255d4735a8f4666c9cb897cc4584f72f3040fb",
  572. "size": 2288659,
  573. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-win32-0.10.0-esp32-20211111.zip"
  574. },
  575. "win64": {
  576. "sha256": "590ece2f7c1bf20a3bfadb8b82255d4735a8f4666c9cb897cc4584f72f3040fb",
  577. "size": 2288659,
  578. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.10.0-esp32-20211111/openocd-esp32-win32-0.10.0-esp32-20211111.zip"
  579. }
  580. }
  581. ]
  582. },
  583. {
  584. "description": "Ninja build system",
  585. "export_paths": [
  586. [
  587. ""
  588. ]
  589. ],
  590. "export_vars": {},
  591. "info_url": "https://github.com/ninja-build/ninja",
  592. "install": "on_request",
  593. "license": "Apache-2.0",
  594. "name": "ninja",
  595. "platform_overrides": [
  596. {
  597. "install": "always",
  598. "platforms": [
  599. "win32",
  600. "win64"
  601. ]
  602. }
  603. ],
  604. "supported_targets": [
  605. "all"
  606. ],
  607. "version_cmd": [
  608. "ninja",
  609. "--version"
  610. ],
  611. "version_regex": "([0-9.]+)",
  612. "versions": [
  613. {
  614. "linux-amd64": {
  615. "sha256": "32bb769de4d57aa7ee0e292cfcb7553e7cc8ea0961f7aa2b3aee60aa407c4033",
  616. "size": 106415,
  617. "url": "https://dl.espressif.com/dl/ninja-1.10.2-linux64.tar.gz"
  618. },
  619. "macos": {
  620. "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
  621. "size": 240112,
  622. "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
  623. },
  624. "name": "1.10.2",
  625. "status": "recommended",
  626. "win64": {
  627. "sha256": "bbde850d247d2737c5764c927d1071cbb1f1957dcabda4a130fa8547c12c695f",
  628. "size": 262670,
  629. "url": "https://dl.espressif.com/dl/ninja-1.10.2-win64.zip"
  630. }
  631. }
  632. ]
  633. },
  634. {
  635. "description": "IDF wrapper tool for Windows",
  636. "export_paths": [
  637. [
  638. ""
  639. ]
  640. ],
  641. "export_vars": {},
  642. "info_url": "https://github.com/espressif/esp-idf/tree/master/tools/windows/idf_exe",
  643. "install": "never",
  644. "license": "Apache-2.0",
  645. "name": "idf-exe",
  646. "platform_overrides": [
  647. {
  648. "install": "always",
  649. "platforms": [
  650. "win32",
  651. "win64"
  652. ]
  653. }
  654. ],
  655. "supported_targets": [
  656. "all"
  657. ],
  658. "version_cmd": [
  659. "idf.py.exe",
  660. "-v"
  661. ],
  662. "version_regex": "([0-9.]+)",
  663. "versions": [
  664. {
  665. "name": "1.0.2",
  666. "status": "recommended",
  667. "win32": {
  668. "sha256": "93d45466cd2c86231f0693a60f68833db7bc63da17e876b2a64298a8869b916f",
  669. "size": 7223,
  670. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.2.zip"
  671. },
  672. "win64": {
  673. "sha256": "93d45466cd2c86231f0693a60f68833db7bc63da17e876b2a64298a8869b916f",
  674. "size": 7223,
  675. "url": "https://dl.espressif.com/dl/idf-exe-v1.0.2.zip"
  676. }
  677. }
  678. ]
  679. },
  680. {
  681. "description": "Ccache (compiler cache)",
  682. "export_paths": [
  683. [
  684. "ccache-4.3-windows-64"
  685. ]
  686. ],
  687. "export_vars": {
  688. "IDF_CCACHE_ENABLE": "1"
  689. },
  690. "info_url": "https://github.com/ccache/ccache",
  691. "install": "never",
  692. "license": "GPL-3.0-or-later",
  693. "name": "ccache",
  694. "platform_overrides": [
  695. {
  696. "install": "always",
  697. "platforms": [
  698. "win64"
  699. ]
  700. }
  701. ],
  702. "supported_targets": [
  703. "all"
  704. ],
  705. "version_cmd": [
  706. "ccache.exe",
  707. "--version"
  708. ],
  709. "version_regex": "ccache version ([0-9.]+)",
  710. "versions": [
  711. {
  712. "name": "4.3",
  713. "status": "recommended",
  714. "win64": {
  715. "sha256": "a9cacae73c3906d8193456328bee74f7748cb1559a32eaced9ee78eadd416105",
  716. "size": 1550675,
  717. "url": "https://github.com/ccache/ccache/releases/download/v4.3/ccache-4.3-windows-64.zip"
  718. }
  719. }
  720. ]
  721. },
  722. {
  723. "description": "dfu-util (Device Firmware Upgrade Utilities)",
  724. "export_paths": [
  725. [
  726. "dfu-util-0.9-win64"
  727. ]
  728. ],
  729. "export_vars": {},
  730. "info_url": "http://dfu-util.sourceforge.net/",
  731. "install": "never",
  732. "license": "GPL-2.0-only",
  733. "name": "dfu-util",
  734. "platform_overrides": [
  735. {
  736. "install": "always",
  737. "platforms": [
  738. "win64"
  739. ]
  740. }
  741. ],
  742. "supported_targets": [
  743. "esp32s2",
  744. "esp32s3"
  745. ],
  746. "version_cmd": [
  747. "dfu-util",
  748. "--version"
  749. ],
  750. "version_regex": "dfu-util ([0-9.]+)",
  751. "versions": [
  752. {
  753. "name": "0.9",
  754. "status": "recommended",
  755. "win64": {
  756. "sha256": "5816d7ec68ef3ac07b5ac9fb9837c57d2efe45b6a80a2f2bbe6b40b1c15c470e",
  757. "size": 735635,
  758. "url": "https://dl.espressif.com/dl/dfu-util-0.9-win64.zip"
  759. }
  760. }
  761. ]
  762. }
  763. ],
  764. "version": 1
  765. }