tools.json 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007
  1. {
  2. "tools": [
  3. {
  4. "description": "GDB for Xtensa",
  5. "export_paths": [
  6. [
  7. "xtensa-esp-elf-gdb",
  8. "bin"
  9. ]
  10. ],
  11. "export_vars": {},
  12. "info_url": "https://github.com/espressif/binutils-gdb",
  13. "install": "always",
  14. "license": "GPL-3.0-or-later",
  15. "name": "xtensa-esp-elf-gdb",
  16. "supported_targets": [
  17. "esp32",
  18. "esp32s2",
  19. "esp32s3"
  20. ],
  21. "version_cmd": [
  22. "xtensa-esp-elf-gdb-no-python",
  23. "--version"
  24. ],
  25. "version_regex": "GNU gdb \\(esp-gdb\\) ([a-z0-9.-_]+)",
  26. "versions": [
  27. {
  28. "linux-amd64": {
  29. "sha256": "d056f2435ef05cccadac5d8fcefa3efd8f8c456c3d853f5eba1edb501acfe4f7",
  30. "size": 32006939,
  31. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-x86_64-linux-gnu.tar.gz"
  32. },
  33. "linux-arm64": {
  34. "sha256": "7fc9674cc4f4c5e7bc94ca05bc5deaaa4c4bbcc972a9caee6fcd6a872c804c02",
  35. "size": 32227425,
  36. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-aarch64-linux-gnu.tar.gz"
  37. },
  38. "linux-armel": {
  39. "sha256": "68118ff36e9dd2284d92a7a529d0e2a8d20f6426036a0736fa1147935614ece2",
  40. "size": 29960020,
  41. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-arm-linux-gnueabi.tar.gz"
  42. },
  43. "linux-armhf": {
  44. "sha256": "72d75d9bb9a09d0696aa86628b2dd1851755216b1b315743189ea37228e5c72f",
  45. "size": 27932265,
  46. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-arm-linux-gnueabihf.tar.gz"
  47. },
  48. "linux-i686": {
  49. "sha256": "cf6cac8ed70726d390d30713d537754544872715e1b70a8a4a28b5dc616193b9",
  50. "size": 30877187,
  51. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-i586-linux-gnu.tar.gz"
  52. },
  53. "macos": {
  54. "sha256": "417fcf8d1b596b9481603d6987def1d6cfcebdb9739f53940887334a7de855fa",
  55. "size": 45941853,
  56. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-x86_64-apple-darwin14.tar.gz"
  57. },
  58. "macos-arm64": {
  59. "sha256": "95d6ed2311d6a72bf349e152d096aeeb151f9c5989bfa3120facb1c99e879196",
  60. "size": 27596410,
  61. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-aarch64-apple-darwin21.1.tar.gz"
  62. },
  63. "name": "12.1_20221002",
  64. "status": "recommended",
  65. "win32": {
  66. "sha256": "642b6a135c38ff1d5e54ad2c29469b769f8e1b101dab363d06101b02284bb979",
  67. "size": 27387730,
  68. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-i686-w64-mingw32.zip"
  69. },
  70. "win64": {
  71. "sha256": "2d958570ff6aa69ed32cbb076cbaf303349a26b3301a7c4628be8d7ad39cf9f1",
  72. "size": 29561472,
  73. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-x86_64-w64-mingw32.zip"
  74. }
  75. }
  76. ]
  77. },
  78. {
  79. "description": "GDB for RISC-V",
  80. "export_paths": [
  81. [
  82. "riscv32-esp-elf-gdb",
  83. "bin"
  84. ]
  85. ],
  86. "export_vars": {},
  87. "info_url": "https://github.com/espressif/binutils-gdb",
  88. "install": "always",
  89. "license": "GPL-3.0-or-later",
  90. "name": "riscv32-esp-elf-gdb",
  91. "supported_targets": [
  92. "esp32c3"
  93. ],
  94. "version_cmd": [
  95. "riscv32-esp-elf-gdb-no-python",
  96. "--version"
  97. ],
  98. "version_regex": "GNU gdb \\(esp-gdb\\) ([a-z0-9.-_]+)",
  99. "versions": [
  100. {
  101. "linux-amd64": {
  102. "sha256": "f0cf0821eaac7e8cf2c63b14f2b69d612f4f8c266b29d02d5547b7d7cbbd0e11",
  103. "size": 32035173,
  104. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-x86_64-linux-gnu.tar.gz"
  105. },
  106. "linux-arm64": {
  107. "sha256": "6812344dfb5c50a81d2fd8354463516f0aa5f582e8ab406cbaeca8722b45fa94",
  108. "size": 32362642,
  109. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-aarch64-linux-gnu.tar.gz"
  110. },
  111. "linux-armel": {
  112. "sha256": "b73042b8e1df5a3fc8008ec3cd000ef579f155d72a66c6ade1d48906d843e738",
  113. "size": 30580290,
  114. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-arm-linux-gnueabi.tar.gz"
  115. },
  116. "linux-armhf": {
  117. "sha256": "9dc5334042a169606d32ee454d35d93d216a24df027e4b0830ab268a8999db2d",
  118. "size": 28493055,
  119. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-arm-linux-gnueabihf.tar.gz"
  120. },
  121. "linux-i686": {
  122. "sha256": "3f07a1b8dc87127a1a6bec6fbace4f8daca44755356f0692e9a5d4c8c4bfd81d",
  123. "size": 31309798,
  124. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-i586-linux-gnu.tar.gz"
  125. },
  126. "macos": {
  127. "sha256": "bb139229f9a4998cab9cfb617d3ecb05b77cbfa9a3a59c54969035f1b4007487",
  128. "size": 46120661,
  129. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-x86_64-apple-darwin14.tar.gz"
  130. },
  131. "macos-arm64": {
  132. "sha256": "f6513b57f28245497f9c39a201f3f6444d4180e16b39765c629e01036286c0e6",
  133. "size": 27662484,
  134. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-aarch64-apple-darwin21.1.tar.gz"
  135. },
  136. "name": "12.1_20221002",
  137. "status": "recommended",
  138. "win32": {
  139. "sha256": "8287fa2891e8d032e8283210048d653705791cda31504369418288d3e4753dd6",
  140. "size": 27839143,
  141. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-i686-w64-mingw32.zip"
  142. },
  143. "win64": {
  144. "sha256": "9debae1135df8f5868a9d945468f0480cdaab25f77ead6a55cc85142c4487abd",
  145. "size": 29404989,
  146. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/riscv32-esp-elf-gdb-12.1_20221002-x86_64-w64-mingw32.zip"
  147. }
  148. }
  149. ]
  150. },
  151. {
  152. "description": "Toolchain for Xtensa (ESP32) based on GCC",
  153. "export_paths": [
  154. [
  155. "xtensa-esp32-elf",
  156. "bin"
  157. ]
  158. ],
  159. "export_vars": {},
  160. "info_url": "https://github.com/espressif/crosstool-NG",
  161. "install": "always",
  162. "license": "GPL-3.0-with-GCC-exception",
  163. "name": "xtensa-esp32-elf",
  164. "supported_targets": [
  165. "esp32"
  166. ],
  167. "version_cmd": [
  168. "xtensa-esp32-elf-gcc",
  169. "--version"
  170. ],
  171. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  172. "version_regex_replace": "\\1-\\2",
  173. "versions": [
  174. {
  175. "linux-amd64": {
  176. "sha256": "698d8407e18275d18feb7d1afdb68800b97904fbe39080422fb8609afa49df30",
  177. "size": 64781328,
  178. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz"
  179. },
  180. "linux-arm64": {
  181. "sha256": "48ed01abff1e89e6fe1c3ebe4e00df6a0a67e53ae24979970464a4a3b64aa622",
  182. "size": 60675980,
  183. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-linux-arm64.tar.xz"
  184. },
  185. "linux-armel": {
  186. "sha256": "0e6131a9ab4e3da0a153ee75097012823ccf21f90c69368c3bf53c8a086736f8",
  187. "size": 59117264,
  188. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-linux-armel.tar.xz"
  189. },
  190. "linux-armhf": {
  191. "sha256": "74173665e228d8b1c988de0d743607a2f661e2bd24619c246e25dba7a01f46bd",
  192. "size": 57942128,
  193. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-linux-armhf.tar.xz"
  194. },
  195. "linux-i686": {
  196. "sha256": "d06511bb18057d72b555d6c5b62b0686f19e9f8c7d7eae218b712eed0907dbb2",
  197. "size": 65914276,
  198. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-linux-i686.tar.xz"
  199. },
  200. "macos": {
  201. "sha256": "1c9d873c56469e3abec1e4214b7200d36804a605d4f0991e539b1577415409bf",
  202. "size": 68189688,
  203. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-macos.tar.xz"
  204. },
  205. "macos-arm64": {
  206. "sha256": "297249b0dc5307fd496c4d85d960b69824996c0c450a8c92f8414a5fd32a7c3b",
  207. "size": 58460768,
  208. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-macos-arm64.tar.xz"
  209. },
  210. "name": "esp-2022r1-11.2.0",
  211. "status": "recommended",
  212. "win32": {
  213. "sha256": "858ee049d6d8de730ed3e30285c4adc1a9cdfe077b591ed0b6f2bfa5e3564f53",
  214. "size": 129786756,
  215. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-win32.zip"
  216. },
  217. "win64": {
  218. "sha256": "f469aff6a71113e3a145466d814184339e02248b158357766970646f5d2a3da7",
  219. "size": 133936844,
  220. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-win64.zip"
  221. }
  222. }
  223. ]
  224. },
  225. {
  226. "description": "Toolchain for Xtensa (ESP32-S2) based on GCC",
  227. "export_paths": [
  228. [
  229. "xtensa-esp32s2-elf",
  230. "bin"
  231. ]
  232. ],
  233. "export_vars": {},
  234. "info_url": "https://github.com/espressif/crosstool-NG",
  235. "install": "always",
  236. "license": "GPL-3.0-with-GCC-exception",
  237. "name": "xtensa-esp32s2-elf",
  238. "supported_targets": [
  239. "esp32s2"
  240. ],
  241. "version_cmd": [
  242. "xtensa-esp32s2-elf-gcc",
  243. "--version"
  244. ],
  245. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  246. "version_regex_replace": "\\1-\\2",
  247. "versions": [
  248. {
  249. "linux-amd64": {
  250. "sha256": "56e5913b6662b8eec7d6b46780e668bc7e7cebef239e326a74f764c92a3cc841",
  251. "size": 51546516,
  252. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz"
  253. },
  254. "linux-arm64": {
  255. "sha256": "2f0ccc9d40279d6407ed9547250fb0434f16060faa94460c52b74614a38a1e21",
  256. "size": 46338036,
  257. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-linux-arm64.tar.xz"
  258. },
  259. "linux-armel": {
  260. "sha256": "f71974c4aaf3f637f6adaa28bbbdf3a911db3385e0ab1544844513ec65185cc5",
  261. "size": 43326084,
  262. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-linux-armel.tar.xz"
  263. },
  264. "linux-armhf": {
  265. "sha256": "73e3be22c993f1112fcb1f7631d82552a6b759f82f12cfb78e669c7303d92b25",
  266. "size": 44856580,
  267. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-linux-armhf.tar.xz"
  268. },
  269. "linux-i686": {
  270. "sha256": "504efe97ce24561537bd442494b1046fc8fb9cc43a1c06ef1afa4652b7517201",
  271. "size": 53807024,
  272. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-linux-i686.tar.xz"
  273. },
  274. "macos": {
  275. "sha256": "f53da9423490001727c5b6c3b8e1602b887783f0ed68e5defbb3c7712ada9631",
  276. "size": 53568496,
  277. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-macos.tar.xz"
  278. },
  279. "macos-arm64": {
  280. "sha256": "3592e0fbdb2ca438c7360d93fd62ef0e05ead2fc8144eff344bbe1971d333287",
  281. "size": 44218948,
  282. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-macos-arm64.tar.xz"
  283. },
  284. "name": "esp-2022r1-11.2.0",
  285. "status": "recommended",
  286. "win32": {
  287. "sha256": "96b873210438713a84ea6e39e591cdbbeef453cb431d8392ac3fa2e68a48bc97",
  288. "size": 94981372,
  289. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-win32.zip"
  290. },
  291. "win64": {
  292. "sha256": "9ab0387e08047916bbf7ff0d2eb974c710bcf2e042cb04037b4dd93c9186f676",
  293. "size": 99074758,
  294. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-win64.zip"
  295. }
  296. }
  297. ]
  298. },
  299. {
  300. "description": "Toolchain for Xtensa (ESP32-S3) based on GCC",
  301. "export_paths": [
  302. [
  303. "xtensa-esp32s3-elf",
  304. "bin"
  305. ]
  306. ],
  307. "export_vars": {},
  308. "info_url": "https://github.com/espressif/crosstool-NG",
  309. "install": "always",
  310. "license": "GPL-3.0-with-GCC-exception",
  311. "name": "xtensa-esp32s3-elf",
  312. "supported_targets": [
  313. "esp32s3"
  314. ],
  315. "version_cmd": [
  316. "xtensa-esp32s3-elf-gcc",
  317. "--version"
  318. ],
  319. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  320. "version_regex_replace": "\\1-\\2",
  321. "versions": [
  322. {
  323. "linux-amd64": {
  324. "sha256": "5058b2e724166c34ca09ec2d5377350252de8bce5039b06c00352f9a8151f76e",
  325. "size": 51899328,
  326. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz"
  327. },
  328. "linux-arm64": {
  329. "sha256": "d2c6fb98a5018139a9f5af6eb808e968f1381a5b34547a185f4dec142b0fa44e",
  330. "size": 45458872,
  331. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-linux-arm64.tar.xz"
  332. },
  333. "linux-armel": {
  334. "sha256": "9944e67d95a5de9875670c5cd5cb0bb282ebac235a38b5fd6d53069813fead9e",
  335. "size": 44532116,
  336. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-linux-armel.tar.xz"
  337. },
  338. "linux-armhf": {
  339. "sha256": "c0a8836dd709605f8d68ea1fd6e8ae79b3fa76274bfffdd8e79eeadc8f1f3ce1",
  340. "size": 44840304,
  341. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-linux-armhf.tar.xz"
  342. },
  343. "linux-i686": {
  344. "sha256": "0feccf884e36b6e93c27c793729199b18df22a409557b16c90b2883a6748e041",
  345. "size": 53956012,
  346. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-linux-i686.tar.xz"
  347. },
  348. "macos": {
  349. "sha256": "2b46730adc6afd8115e0be9365050a87f9523617e5e58ee35cb85ff1ddf2756c",
  350. "size": 54256036,
  351. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-macos.tar.xz"
  352. },
  353. "macos-arm64": {
  354. "sha256": "bb449ac62b9917638b35234c98ce03ddf1cac75c2d80fbd67c46ecec08369838",
  355. "size": 44835256,
  356. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-macos-arm64.tar.xz"
  357. },
  358. "name": "esp-2022r1-11.2.0",
  359. "status": "recommended",
  360. "win32": {
  361. "sha256": "0c9ec6d296b66523e3990b195b6597dfc4030f2335bf904b614f990ad6dabbde",
  362. "size": 95241895,
  363. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-win32.zip"
  364. },
  365. "win64": {
  366. "sha256": "7213a0bf22607e9c70febaabef37822c2ae5e071ac53d6467e6031b02bb0b2bf",
  367. "size": 99495535,
  368. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-win64.zip"
  369. }
  370. }
  371. ]
  372. },
  373. {
  374. "description": "Toolchain for all Espressif chips based on clang",
  375. "export_paths": [
  376. [
  377. "esp-clang",
  378. "bin"
  379. ]
  380. ],
  381. "export_vars": {},
  382. "info_url": "https://github.com/espressif/llvm-project",
  383. "install": "on_request",
  384. "license": "Apache-2.0",
  385. "name": "esp-clang",
  386. "supported_targets": [
  387. "esp32",
  388. "esp32s2",
  389. "esp32s3",
  390. "esp32c3",
  391. "esp32h4",
  392. "esp32c2",
  393. "esp32c6",
  394. "esp32h2"
  395. ],
  396. "version_cmd": [
  397. "clang",
  398. "--version"
  399. ],
  400. "version_regex": "version\\s*([0-9\\.]+)\\s*\\([^\\s]+\\s*(\\w{10}).+\\)",
  401. "version_regex_replace": "\\1-\\2",
  402. "versions": [
  403. {
  404. "linux-amd64": {
  405. "sha256": "839e5adfa7f44982e8a2d828680f6e4aa435dcd3d1df765e02f015b04286056f",
  406. "size": 209731340,
  407. "url": "https://github.com/espressif/llvm-project/releases/download/esp-15.0.0-20221201/llvm-esp-15.0.0-20221201-linux-amd64.tar.xz"
  408. },
  409. "linux-arm64": {
  410. "sha256": "614c44ab7305d65dde54a884c5614516777038027dc61bcc125d02171c248c53",
  411. "size": 220076792,
  412. "url": "https://github.com/espressif/llvm-project/releases/download/esp-15.0.0-20221201/llvm-esp-15.0.0-20221201-linux-arm64.tar.xz"
  413. },
  414. "linux-armhf": {
  415. "sha256": "158076696e4fc608e6e2b54bf739223b78949e0492ad4aa5119632ebfbea0499",
  416. "size": 209791724,
  417. "url": "https://github.com/espressif/llvm-project/releases/download/esp-15.0.0-20221201/llvm-esp-15.0.0-20221201-linux-armhf.tar.xz"
  418. },
  419. "macos": {
  420. "sha256": "46f0f0368b5aa8d7e81558796c3acd67d943c9071b9619f2b487136c8e59c97c",
  421. "size": 177703432,
  422. "url": "https://github.com/espressif/llvm-project/releases/download/esp-15.0.0-20221201/llvm-esp-15.0.0-20221201-macos.tar.xz"
  423. },
  424. "macos-arm64": {
  425. "sha256": "dc5a99186f9f532a5076d6900828310e4673cf01e8071a3d041456e8aab2cc4a",
  426. "size": 167630856,
  427. "url": "https://github.com/espressif/llvm-project/releases/download/esp-15.0.0-20221201/llvm-esp-15.0.0-20221201-macos-arm64.tar.xz"
  428. },
  429. "name": "15.0.0-23786128ae",
  430. "status": "recommended",
  431. "win64": {
  432. "sha256": "87c9b2c2b8837535f102ae3fd5789defecbffa80b317f86055f3e9d6292aaa05",
  433. "size": 241235020,
  434. "url": "https://github.com/espressif/llvm-project/releases/download/esp-15.0.0-20221201/llvm-esp-15.0.0-20221201-win64.tar.xz"
  435. }
  436. }
  437. ]
  438. },
  439. {
  440. "description": "Toolchain for 32-bit RISC-V based on GCC",
  441. "export_paths": [
  442. [
  443. "riscv32-esp-elf",
  444. "bin"
  445. ]
  446. ],
  447. "export_vars": {},
  448. "info_url": "https://github.com/espressif/crosstool-NG",
  449. "install": "always",
  450. "license": "GPL-3.0-with-GCC-exception",
  451. "name": "riscv32-esp-elf",
  452. "supported_targets": [
  453. "esp32s2",
  454. "esp32s3",
  455. "esp32c3",
  456. "esp32h4",
  457. "esp32c2",
  458. "esp32c6",
  459. "esp32h2"
  460. ],
  461. "version_cmd": [
  462. "riscv32-esp-elf-gcc",
  463. "--version"
  464. ],
  465. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  466. "version_regex_replace": "\\1-\\2",
  467. "versions": [
  468. {
  469. "linux-amd64": {
  470. "sha256": "52710f804df4a033a2b621cc16cfa21023b42052819a51e35a2a164140bbf665",
  471. "size": 110107900,
  472. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz"
  473. },
  474. "linux-arm64": {
  475. "sha256": "812a18f2ecdc3f72c1d098c4e8baa968841099ce9d9ecf95baea85ff71e11013",
  476. "size": 104279292,
  477. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-arm64.tar.xz"
  478. },
  479. "linux-armel": {
  480. "sha256": "bc6e3ff8323d1f8b137374788b5615152281aab9e7561c55ab1504145677b6c7",
  481. "size": 102802824,
  482. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-armel.tar.xz"
  483. },
  484. "linux-armhf": {
  485. "sha256": "63f85a089fcd06939ed5e7e72ee5cdca590aa470075e409c0a4c59ef1cab3a7b",
  486. "size": 102657540,
  487. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-armhf.tar.xz"
  488. },
  489. "linux-i686": {
  490. "sha256": "39d7295c30a23b5ea91baf61c207718ce86d4b1589014b030e121300370f696d",
  491. "size": 111505972,
  492. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-i686.tar.xz"
  493. },
  494. "macos": {
  495. "sha256": "d3a6f42b02a5f1485ba3fa92b8a9d9f307f643420e22b3765e88bbe4570aee01",
  496. "size": 112060920,
  497. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-macos.tar.xz"
  498. },
  499. "macos-arm64": {
  500. "sha256": "23d9a715d932a3af57fd7393b0789f88d0f70fedaf5b803deb9ab81dee271bd6",
  501. "size": 101254152,
  502. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-macos-arm64.tar.xz"
  503. },
  504. "name": "esp-2022r1-11.2.0",
  505. "status": "recommended",
  506. "win32": {
  507. "sha256": "3e677ef068d7f154d33b0d3788b5f985c5066d110028eac44e0f76b3bda4429b",
  508. "size": 268053767,
  509. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-win32.zip"
  510. },
  511. "win64": {
  512. "sha256": "324a5c679fef75313766cc48d3433c48bf23985a11b5070c5d19144538c6357b",
  513. "size": 271158759,
  514. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-win64.zip"
  515. }
  516. }
  517. ]
  518. },
  519. {
  520. "description": "Toolchain for ESP32 ULP coprocessor",
  521. "export_paths": [
  522. [
  523. "esp32ulp-elf",
  524. "bin"
  525. ]
  526. ],
  527. "export_vars": {},
  528. "info_url": "https://github.com/espressif/binutils-gdb",
  529. "install": "always",
  530. "license": "GPL-3.0-or-later",
  531. "name": "esp32ulp-elf",
  532. "supported_targets": [
  533. "esp32",
  534. "esp32s2",
  535. "esp32s3"
  536. ],
  537. "version_cmd": [
  538. "esp32ulp-elf-as",
  539. "--version"
  540. ],
  541. "version_regex": "\\(GNU Binutils\\)\\s+([a-z0-9.-_]+)",
  542. "versions": [
  543. {
  544. "linux-amd64": {
  545. "sha256": "b1f7801c3a16162e72393ebb772c0cbfe4d22d907be7c2c2dac168736e9195fd",
  546. "size": 10685282,
  547. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-amd64.tar.gz"
  548. },
  549. "linux-arm64": {
  550. "sha256": "d6671b31bab31b9b13aea25bb7d60f15484cb8bf961ddbf67a62867e5563eae5",
  551. "size": 10052225,
  552. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-arm64.tar.gz"
  553. },
  554. "linux-armel": {
  555. "sha256": "e107e7a9cd50d630b034f435a16a52db5a57388dc639a99c4c393c5e429711e9",
  556. "size": 10087257,
  557. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-armel.tar.gz"
  558. },
  559. "linux-armhf": {
  560. "sha256": "6c6dd25477b2e758d4669da3774bf664d1f012442c880f17dfdf0339e9c3dae9",
  561. "size": 9591791,
  562. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-armhf.tar.gz"
  563. },
  564. "macos": {
  565. "sha256": "5a952087b621ced16af1e375feac1371a61cb51ab7e7b44cbefb5afda2d573de",
  566. "size": 16028909,
  567. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-macos.tar.gz"
  568. },
  569. "macos-arm64": {
  570. "sha256": "73bda8476ef92d4f4abee96519abbba40e5ee32f368427469447b83cc7bb9b42",
  571. "size": 15045401,
  572. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-macos-arm64.tar.gz"
  573. },
  574. "name": "2.35_20220830",
  575. "status": "recommended",
  576. "win32": {
  577. "sha256": "77344715ea7d7a7a9fd0b27653f880efaf3bcc1ac843f61492d8a0365d91f731",
  578. "size": 14651337,
  579. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-win32.zip"
  580. },
  581. "win64": {
  582. "sha256": "525e5b4c8299869a3fdddb51baad76612c5c104bd96952ae6460ad7e5b5a4e21",
  583. "size": 15399090,
  584. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-win64.zip"
  585. }
  586. }
  587. ]
  588. },
  589. {
  590. "description": "CMake build system",
  591. "export_paths": [
  592. [
  593. "bin"
  594. ]
  595. ],
  596. "export_vars": {},
  597. "info_url": "https://github.com/Kitware/CMake",
  598. "install": "on_request",
  599. "license": "BSD-3-Clause",
  600. "name": "cmake",
  601. "platform_overrides": [
  602. {
  603. "install": "always",
  604. "platforms": [
  605. "win32",
  606. "win64"
  607. ]
  608. },
  609. {
  610. "export_paths": [
  611. [
  612. "CMake.app",
  613. "Contents",
  614. "bin"
  615. ]
  616. ],
  617. "platforms": [
  618. "macos",
  619. "macos-arm64"
  620. ]
  621. }
  622. ],
  623. "strip_container_dirs": 1,
  624. "supported_targets": [
  625. "all"
  626. ],
  627. "version_cmd": [
  628. "cmake",
  629. "--version"
  630. ],
  631. "version_regex": "cmake version ([0-9.]+)",
  632. "versions": [
  633. {
  634. "linux-amd64": {
  635. "sha256": "726f88e6598523911e4bce9b059dc20b851aa77f97e4cc5573f4e42775a5c16f",
  636. "size": 47042675,
  637. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-x86_64.tar.gz"
  638. },
  639. "linux-arm64": {
  640. "sha256": "50c3b8e9d3a3cde850dd1ea143df9d1ae546cbc5e74dc6d223eefc1979189651",
  641. "size": 48478082,
  642. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-aarch64.tar.gz"
  643. },
  644. "linux-armel": {
  645. "sha256": "7dc787ef968dfef92491a4f191b8739ff70f8a649608b811c7a737b52481beb0",
  646. "size": 19811327,
  647. "url": "https://dl.espressif.com/dl/cmake/cmake-3.24.0-Linux-armv7l.tar.gz"
  648. },
  649. "linux-armhf": {
  650. "sha256": "7dc787ef968dfef92491a4f191b8739ff70f8a649608b811c7a737b52481beb0",
  651. "size": 19811327,
  652. "url": "https://dl.espressif.com/dl/cmake/cmake-3.24.0-Linux-armv7l.tar.gz"
  653. },
  654. "macos": {
  655. "sha256": "3e0cca74a56d9027dabb845a5a26e42ef8e8b33beb1655d6a724187a345145e4",
  656. "size": 72801419,
  657. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz"
  658. },
  659. "macos-arm64": {
  660. "sha256": "3e0cca74a56d9027dabb845a5a26e42ef8e8b33beb1655d6a724187a345145e4",
  661. "size": 72801419,
  662. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz"
  663. },
  664. "name": "3.24.0",
  665. "status": "recommended",
  666. "win32": {
  667. "sha256": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c",
  668. "size": 40212531,
  669. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip"
  670. },
  671. "win64": {
  672. "sha256": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c",
  673. "size": 40212531,
  674. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip"
  675. }
  676. },
  677. {
  678. "linux-amd64": {
  679. "sha256": "3e15dadfec8d54eda39c2f266fc1e571c1b88bf32f9d221c8a039b07234206fa",
  680. "size": 39509848,
  681. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz"
  682. },
  683. "macos": {
  684. "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799",
  685. "size": 35799298,
  686. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz"
  687. },
  688. "macos-arm64": {
  689. "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799",
  690. "size": 35799298,
  691. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz"
  692. },
  693. "name": "3.16.3",
  694. "status": "supported",
  695. "win32": {
  696. "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548",
  697. "size": 32807681,
  698. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip"
  699. },
  700. "win64": {
  701. "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548",
  702. "size": 32807681,
  703. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip"
  704. }
  705. }
  706. ]
  707. },
  708. {
  709. "description": "OpenOCD for ESP32",
  710. "export_paths": [
  711. [
  712. "openocd-esp32",
  713. "bin"
  714. ]
  715. ],
  716. "export_vars": {
  717. "OPENOCD_SCRIPTS": "${TOOL_PATH}/openocd-esp32/share/openocd/scripts"
  718. },
  719. "info_url": "https://github.com/espressif/openocd-esp32",
  720. "install": "always",
  721. "license": "GPL-2.0-only",
  722. "name": "openocd-esp32",
  723. "platform_overrides": [
  724. {
  725. "install": "on_request",
  726. "platforms": [
  727. "linux-i686"
  728. ]
  729. }
  730. ],
  731. "supported_targets": [
  732. "all"
  733. ],
  734. "version_cmd": [
  735. "openocd",
  736. "--version"
  737. ],
  738. "version_regex": "Open On-Chip Debugger\\s+([a-z0-9.-]+)\\s+",
  739. "versions": [
  740. {
  741. "linux-amd64": {
  742. "sha256": "ce63e9b1dfab60cc62da5dc2abcc22ba7036c42afe74671c787eb026744e7d0b",
  743. "size": 2051435,
  744. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-linux-amd64-0.11.0-esp32-20221026.tar.gz"
  745. },
  746. "linux-arm64": {
  747. "sha256": "fe60a3a603e8c6bee47367e40fcb8c0da3a38e01163e9674ebc919b067700506",
  748. "size": 1993843,
  749. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-linux-arm64-0.11.0-esp32-20221026.tar.gz"
  750. },
  751. "linux-armel": {
  752. "sha256": "6ef76101cca196a4be30fc74f191eff34abb423e32930a383012b866c9b76135",
  753. "size": 2092111,
  754. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-linux-armel-0.11.0-esp32-20221026.tar.gz"
  755. },
  756. "linux-armhf": {
  757. "sha256": "519b6584339b837b81a952e38655cdb5f640d25545574b477b7ae94b32844c4f",
  758. "size": 1995258,
  759. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-linux-armhf-0.11.0-esp32-20221026.tar.gz"
  760. },
  761. "macos": {
  762. "sha256": "8edc666a0a230432554b73df7c62e0b5ec21fb018e7fda13b11a7ca8b6c1763b",
  763. "size": 2199855,
  764. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-macos-0.11.0-esp32-20221026.tar.gz"
  765. },
  766. "macos-arm64": {
  767. "sha256": "c426c0158ba6488e2f432f7c5b22e79155b5b0fae6d1ad5bbd7894723b43aa12",
  768. "size": 2247179,
  769. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-macos-arm64-0.11.0-esp32-20221026.tar.gz"
  770. },
  771. "name": "v0.11.0-esp32-20221026",
  772. "status": "recommended",
  773. "win32": {
  774. "sha256": "e0e789d35308c029c6b53457cf4a42a5620cb1a3014740026c089c2ed4fd77b2",
  775. "size": 2493214,
  776. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-win32-0.11.0-esp32-20221026.zip"
  777. },
  778. "win64": {
  779. "sha256": "e0e789d35308c029c6b53457cf4a42a5620cb1a3014740026c089c2ed4fd77b2",
  780. "size": 2493214,
  781. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-win32-0.11.0-esp32-20221026.zip"
  782. }
  783. }
  784. ]
  785. },
  786. {
  787. "description": "Ninja build system",
  788. "export_paths": [
  789. [
  790. ""
  791. ]
  792. ],
  793. "export_vars": {},
  794. "info_url": "https://github.com/ninja-build/ninja",
  795. "install": "on_request",
  796. "license": "Apache-2.0",
  797. "name": "ninja",
  798. "platform_overrides": [
  799. {
  800. "install": "always",
  801. "platforms": [
  802. "win32",
  803. "win64"
  804. ]
  805. }
  806. ],
  807. "supported_targets": [
  808. "all"
  809. ],
  810. "version_cmd": [
  811. "ninja",
  812. "--version"
  813. ],
  814. "version_regex": "([0-9.]+)",
  815. "versions": [
  816. {
  817. "linux-amd64": {
  818. "sha256": "32bb769de4d57aa7ee0e292cfcb7553e7cc8ea0961f7aa2b3aee60aa407c4033",
  819. "size": 106415,
  820. "url": "https://dl.espressif.com/dl/ninja-1.10.2-linux64.tar.gz"
  821. },
  822. "macos": {
  823. "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
  824. "size": 240112,
  825. "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
  826. },
  827. "macos-arm64": {
  828. "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
  829. "size": 240112,
  830. "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
  831. },
  832. "name": "1.10.2",
  833. "status": "recommended",
  834. "win64": {
  835. "sha256": "bbde850d247d2737c5764c927d1071cbb1f1957dcabda4a130fa8547c12c695f",
  836. "size": 262670,
  837. "url": "https://dl.espressif.com/dl/ninja-1.10.2-win64.zip"
  838. }
  839. }
  840. ]
  841. },
  842. {
  843. "description": "IDF wrapper tool for Windows",
  844. "export_paths": [
  845. [
  846. ""
  847. ]
  848. ],
  849. "export_vars": {},
  850. "info_url": "https://github.com/espressif/idf_py_exe_tool",
  851. "install": "never",
  852. "license": "Apache-2.0",
  853. "name": "idf-exe",
  854. "platform_overrides": [
  855. {
  856. "install": "always",
  857. "platforms": [
  858. "win32",
  859. "win64"
  860. ]
  861. }
  862. ],
  863. "supported_targets": [
  864. "all"
  865. ],
  866. "version_cmd": [
  867. "idf.py.exe",
  868. "-v"
  869. ],
  870. "version_regex": "v([0-9.]+)",
  871. "versions": [
  872. {
  873. "name": "1.0.3",
  874. "status": "recommended",
  875. "win32": {
  876. "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
  877. "size": 73562,
  878. "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
  879. },
  880. "win64": {
  881. "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
  882. "size": 73562,
  883. "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
  884. }
  885. }
  886. ]
  887. },
  888. {
  889. "description": "Ccache (compiler cache)",
  890. "export_paths": [
  891. [
  892. "ccache-4.6.2-windows-x86_64"
  893. ]
  894. ],
  895. "export_vars": {
  896. "IDF_CCACHE_ENABLE": "1"
  897. },
  898. "info_url": "https://github.com/ccache/ccache",
  899. "install": "never",
  900. "license": "GPL-3.0-or-later",
  901. "name": "ccache",
  902. "platform_overrides": [
  903. {
  904. "install": "always",
  905. "platforms": [
  906. "win64"
  907. ]
  908. }
  909. ],
  910. "supported_targets": [
  911. "all"
  912. ],
  913. "version_cmd": [
  914. "ccache.exe",
  915. "--version"
  916. ],
  917. "version_regex": "ccache version ([0-9.]+)",
  918. "versions": [
  919. {
  920. "name": "4.6.2",
  921. "status": "recommended",
  922. "win64": {
  923. "sha256": "bf230b0936962eae43a3410d6477a7d0b9308e29f89a3091881d22e2502604c5",
  924. "size": 1957177,
  925. "url": "https://github.com/ccache/ccache/releases/download/v4.6.2/ccache-4.6.2-windows-x86_64.zip"
  926. }
  927. }
  928. ]
  929. },
  930. {
  931. "description": "dfu-util (Device Firmware Upgrade Utilities)",
  932. "export_paths": [
  933. [
  934. "dfu-util-0.9-win64"
  935. ]
  936. ],
  937. "export_vars": {},
  938. "info_url": "http://dfu-util.sourceforge.net/",
  939. "install": "never",
  940. "license": "GPL-2.0-only",
  941. "name": "dfu-util",
  942. "platform_overrides": [
  943. {
  944. "install": "always",
  945. "platforms": [
  946. "win64"
  947. ]
  948. }
  949. ],
  950. "supported_targets": [
  951. "esp32s2",
  952. "esp32s3"
  953. ],
  954. "version_cmd": [
  955. "dfu-util",
  956. "--version"
  957. ],
  958. "version_regex": "dfu-util ([0-9.]+)",
  959. "versions": [
  960. {
  961. "name": "0.9",
  962. "status": "recommended",
  963. "win64": {
  964. "sha256": "5816d7ec68ef3ac07b5ac9fb9837c57d2efe45b6a80a2f2bbe6b40b1c15c470e",
  965. "size": 735635,
  966. "url": "https://dl.espressif.com/dl/dfu-util-0.9-win64.zip"
  967. }
  968. }
  969. ]
  970. },
  971. {
  972. "description": "ESP ROM ELFs",
  973. "export_paths": [
  974. [
  975. ""
  976. ]
  977. ],
  978. "export_vars": {
  979. "ESP_ROM_ELF_DIR": "${TOOL_PATH}/"
  980. },
  981. "info_url": "https://github.com/espressif/esp-rom-elfs",
  982. "install": "always",
  983. "is_executable": false,
  984. "license": "Apache-2.0",
  985. "name": "esp-rom-elfs",
  986. "supported_targets": [
  987. "all"
  988. ],
  989. "version_cmd": [
  990. ""
  991. ],
  992. "version_regex": "",
  993. "versions": [
  994. {
  995. "any": {
  996. "sha256": "add4bedbdd950c8409ff45bbf5610316e7d14c4635ea6906f057f2183ab3e3e9",
  997. "size": 2454730,
  998. "url": "https://github.com/espressif/esp-rom-elfs/releases/download/20220823/esp-rom-elfs-20220823.tar.gz"
  999. },
  1000. "name": "20220823",
  1001. "status": "recommended"
  1002. }
  1003. ]
  1004. }
  1005. ],
  1006. "version": 1
  1007. }