tools.json 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031
  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": "a68ba3e142b9c2b1202756ce29f869f808f07298a22c080d061aa606d298a903",
  30. "size": 26942439,
  31. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-x86_64-linux-gnu.tar.gz"
  32. },
  33. "linux-arm64": {
  34. "sha256": "50e6f37db46bed058520fb60734959f70124760e9284005aceae6c65383c0c49",
  35. "size": 27128251,
  36. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-aarch64-linux-gnu.tar.gz"
  37. },
  38. "linux-armel": {
  39. "sha256": "3e587ca9fd1162555df3f2349be4ae86ad9279507500f6e412d5f111c692f84b",
  40. "size": 25199023,
  41. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-arm-linux-gnueabi.tar.gz"
  42. },
  43. "linux-armhf": {
  44. "sha256": "3c8e3721784bcb644a4f4fe486fa4939b51cef2a22eda601c830695ab3fc8108",
  45. "size": 23483241,
  46. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-arm-linux-gnueabihf.tar.gz"
  47. },
  48. "linux-i686": {
  49. "sha256": "c0a92aa2edc1463ca2cd09c3c9828bc48f2a69402de5ce413abe0a1ce01db8ea",
  50. "size": 25972305,
  51. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-i586-linux-gnu.tar.gz"
  52. },
  53. "macos": {
  54. "sha256": "8a19adf0ffb241727240078b917f50ef5c5340d32bba81e433fcf5c04547bf32",
  55. "size": 36473471,
  56. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-x86_64-apple-darwin14.tar.gz"
  57. },
  58. "macos-arm64": {
  59. "sha256": "8a19adf0ffb241727240078b917f50ef5c5340d32bba81e433fcf5c04547bf32",
  60. "size": 36473471,
  61. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-x86_64-apple-darwin14.tar.gz"
  62. },
  63. "name": "11.2_20220808",
  64. "status": "recommended",
  65. "win32": {
  66. "sha256": "fc6f4ca1cbe00bb51bf49282b276356ec2cba566c314a647892d6213accd6c8a",
  67. "size": 23240883,
  68. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-i686-w64-mingw32.zip"
  69. },
  70. "win64": {
  71. "sha256": "f53af973b66490697bdaa46937fc8fe89c5ca23ecc889be8c918383dcfcf0e0f",
  72. "size": 25133502,
  73. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/xtensa-esp-elf-gdb-11.2_20220808-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": "ee1f2f5bfc8805e3887ba628a7475c22b56dfa69f90a1eaec1b1ab7fbff0b27b",
  103. "size": 26795828,
  104. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-x86_64-linux-gnu.tar.gz"
  105. },
  106. "linux-arm64": {
  107. "sha256": "1de34770a1421b25eb79e57505d6e5ad3a73b31075064c7667ae66bf060f5746",
  108. "size": 27017662,
  109. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-aarch64-linux-gnu.tar.gz"
  110. },
  111. "linux-armel": {
  112. "sha256": "edc4ca65cfb59e01cac604e1e8915a6a85c8d44a193f13b5664dd2bcfe144f43",
  113. "size": 25530723,
  114. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-arm-linux-gnueabi.tar.gz"
  115. },
  116. "linux-armhf": {
  117. "sha256": "40874852b4a30fd90eb52996f077363bf7645c50f0f7defdf8b8e4adc5f45681",
  118. "size": 23773773,
  119. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-arm-linux-gnueabihf.tar.gz"
  120. },
  121. "linux-i686": {
  122. "sha256": "0d20d58ea1acc9ae35f455a4139c8cd06174c1f0910a7751793bc4265b464550",
  123. "size": 26184428,
  124. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-i586-linux-gnu.tar.gz"
  125. },
  126. "macos": {
  127. "sha256": "a4a7df6e41e378614af4600ef82f958308e1b0826680763b504c88bd55ca1551",
  128. "size": 36498017,
  129. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-x86_64-apple-darwin14.tar.gz"
  130. },
  131. "macos-arm64": {
  132. "sha256": "a4a7df6e41e378614af4600ef82f958308e1b0826680763b504c88bd55ca1551",
  133. "size": 36498017,
  134. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-x86_64-apple-darwin14.tar.gz"
  135. },
  136. "name": "11.2_20220808",
  137. "status": "recommended",
  138. "win32": {
  139. "sha256": "2cb141a778d501c3b885e4f11a25aa24a20b6bf06bc9cfcc12b672418b0e967c",
  140. "size": 23435406,
  141. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-i686-w64-mingw32.zip"
  142. },
  143. "win64": {
  144. "sha256": "01063604e35e3271837eca383ed38e2f069b88c84e5b41a6ad5be7399f14eed7",
  145. "size": 24801931,
  146. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220808/riscv32-esp-elf-gdb-11.2_20220808-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": "LLVM for Xtensa (ESP32, ESP32-S2) based on clang",
  375. "export_paths": [
  376. [
  377. "xtensa-esp32-elf-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": "xtensa-clang",
  386. "supported_targets": [
  387. "esp32",
  388. "esp32s2"
  389. ],
  390. "version_cmd": [
  391. "clang",
  392. "--version"
  393. ],
  394. "version_regex": "version\\s*([0-9\\.]+)\\s*\\([^\\s]+\\s*(\\w{10}).+\\)",
  395. "version_regex_replace": "\\1-\\2",
  396. "versions": [
  397. {
  398. "linux-amd64": {
  399. "sha256": "b0148627912dacf4a4cab4596ba9467cb8dd771522ca27b9526bc57b88ff366f",
  400. "size": 125101504,
  401. "url": "https://github.com/espressif/llvm-project/releases/download/esp-14.0.0-20220415/xtensa-esp32-elf-llvm14_0_0-esp-14.0.0-20220415-linux-amd64.tar.xz"
  402. },
  403. "macos": {
  404. "sha256": "1a78c598825ef168c0c5668aff7848825a7b9d014bffd1f2f2484ceea9df3841",
  405. "size": 107100188,
  406. "url": "https://github.com/espressif/llvm-project/releases/download/esp-14.0.0-20220415/xtensa-esp32-elf-llvm14_0_0-esp-14.0.0-20220415-macos.tar.xz"
  407. },
  408. "macos-arm64": {
  409. "sha256": "1a78c598825ef168c0c5668aff7848825a7b9d014bffd1f2f2484ceea9df3841",
  410. "size": 107100188,
  411. "url": "https://github.com/espressif/llvm-project/releases/download/esp-14.0.0-20220415/xtensa-esp32-elf-llvm14_0_0-esp-14.0.0-20220415-macos.tar.xz"
  412. },
  413. "name": "14.0.0-38679f0333",
  414. "status": "recommended",
  415. "win64": {
  416. "sha256": "793e7bd9c40fcb9a4fababaaccf3e4c5b8d9554d406af1b1fbee51806bf8c5dd",
  417. "size": 174294128,
  418. "url": "https://github.com/espressif/llvm-project/releases/download/esp-14.0.0-20220415/xtensa-esp32-elf-llvm14_0_0-esp-14.0.0-20220415-win64.zip"
  419. }
  420. }
  421. ]
  422. },
  423. {
  424. "description": "Toolchain for 32-bit RISC-V based on GCC",
  425. "export_paths": [
  426. [
  427. "riscv32-esp-elf",
  428. "bin"
  429. ]
  430. ],
  431. "export_vars": {},
  432. "info_url": "https://github.com/espressif/crosstool-NG",
  433. "install": "always",
  434. "license": "GPL-3.0-with-GCC-exception",
  435. "name": "riscv32-esp-elf",
  436. "supported_targets": [
  437. "esp32s2",
  438. "esp32s3",
  439. "esp32c3",
  440. "esp32h2",
  441. "esp32c2",
  442. "esp32c6"
  443. ],
  444. "version_cmd": [
  445. "riscv32-esp-elf-gcc",
  446. "--version"
  447. ],
  448. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
  449. "version_regex_replace": "\\1-\\2",
  450. "versions": [
  451. {
  452. "linux-amd64": {
  453. "sha256": "52710f804df4a033a2b621cc16cfa21023b42052819a51e35a2a164140bbf665",
  454. "size": 110107900,
  455. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz"
  456. },
  457. "linux-arm64": {
  458. "sha256": "812a18f2ecdc3f72c1d098c4e8baa968841099ce9d9ecf95baea85ff71e11013",
  459. "size": 104279292,
  460. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-arm64.tar.xz"
  461. },
  462. "linux-armel": {
  463. "sha256": "bc6e3ff8323d1f8b137374788b5615152281aab9e7561c55ab1504145677b6c7",
  464. "size": 102802824,
  465. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-armel.tar.xz"
  466. },
  467. "linux-armhf": {
  468. "sha256": "63f85a089fcd06939ed5e7e72ee5cdca590aa470075e409c0a4c59ef1cab3a7b",
  469. "size": 102657540,
  470. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-armhf.tar.xz"
  471. },
  472. "linux-i686": {
  473. "sha256": "39d7295c30a23b5ea91baf61c207718ce86d4b1589014b030e121300370f696d",
  474. "size": 111505972,
  475. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-i686.tar.xz"
  476. },
  477. "macos": {
  478. "sha256": "d3a6f42b02a5f1485ba3fa92b8a9d9f307f643420e22b3765e88bbe4570aee01",
  479. "size": 112060920,
  480. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-macos.tar.xz"
  481. },
  482. "macos-arm64": {
  483. "sha256": "23d9a715d932a3af57fd7393b0789f88d0f70fedaf5b803deb9ab81dee271bd6",
  484. "size": 101254152,
  485. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-macos-arm64.tar.xz"
  486. },
  487. "name": "esp-2022r1-11.2.0",
  488. "status": "recommended",
  489. "win32": {
  490. "sha256": "3e677ef068d7f154d33b0d3788b5f985c5066d110028eac44e0f76b3bda4429b",
  491. "size": 268053767,
  492. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-win32.zip"
  493. },
  494. "win64": {
  495. "sha256": "324a5c679fef75313766cc48d3433c48bf23985a11b5070c5d19144538c6357b",
  496. "size": 271158759,
  497. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-win64.zip"
  498. }
  499. }
  500. ]
  501. },
  502. {
  503. "description": "Toolchain for ESP32 ULP coprocessor",
  504. "export_paths": [
  505. [
  506. "esp32ulp-elf-binutils",
  507. "bin"
  508. ]
  509. ],
  510. "export_vars": {},
  511. "info_url": "https://github.com/espressif/binutils-esp32ulp",
  512. "install": "always",
  513. "license": "GPL-2.0-or-later",
  514. "name": "esp32ulp-elf",
  515. "platform_overrides": [
  516. {
  517. "install": "never",
  518. "platforms": [
  519. "linux-i686",
  520. "linux-arm64"
  521. ]
  522. }
  523. ],
  524. "supported_targets": [
  525. "esp32"
  526. ],
  527. "version_cmd": [
  528. "esp32ulp-elf-as",
  529. "--version"
  530. ],
  531. "version_regex": "\\(GNU Binutils\\)\\s+([0-9a-z\\.\\-]+)",
  532. "versions": [
  533. {
  534. "linux-amd64": {
  535. "sha256": "3016c4fc551181175bd9979869bc1d1f28fa8efa25a0e29ad7f833fca4bc03d7",
  536. "size": 8248656,
  537. "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"
  538. },
  539. "linux-armel": {
  540. "sha256": "88967c086a6e71834282d9ae05841ee74dae1815f27807b25cdd3f7775a47101",
  541. "size": 8033639,
  542. "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"
  543. },
  544. "linux-armhf": {
  545. "sha256": "88967c086a6e71834282d9ae05841ee74dae1815f27807b25cdd3f7775a47101",
  546. "size": 8033639,
  547. "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"
  548. },
  549. "macos": {
  550. "sha256": "a35d9e7a0445247c7fc9dccd3fbc35682f0fafc28beeb10c94b59466317190c4",
  551. "size": 8872874,
  552. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-macos-2.28.51-esp-20191205.tar.gz"
  553. },
  554. "macos-arm64": {
  555. "sha256": "a35d9e7a0445247c7fc9dccd3fbc35682f0fafc28beeb10c94b59466317190c4",
  556. "size": 8872874,
  557. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-macos-2.28.51-esp-20191205.tar.gz"
  558. },
  559. "name": "2.28.51-esp-20191205",
  560. "status": "recommended",
  561. "win32": {
  562. "sha256": "bade309353a9f0a4e5cc03bfe84845e33205f05502c4b199195e871ded271ab5",
  563. "size": 12234162,
  564. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-win32-2.28.51-esp-20191205.zip"
  565. },
  566. "win64": {
  567. "sha256": "bade309353a9f0a4e5cc03bfe84845e33205f05502c4b199195e871ded271ab5",
  568. "size": 12234162,
  569. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-win32-2.28.51-esp-20191205.zip"
  570. }
  571. }
  572. ]
  573. },
  574. {
  575. "description": "Toolchain for ESP32-S2 and ESP32-S3 ULP coprocessors",
  576. "export_paths": [
  577. [
  578. "esp32s2ulp-elf-binutils",
  579. "bin"
  580. ]
  581. ],
  582. "export_vars": {},
  583. "info_url": "https://github.com/espressif/binutils-esp32ulp",
  584. "install": "always",
  585. "license": "GPL-2.0-or-later",
  586. "name": "esp32s2ulp-elf",
  587. "platform_overrides": [
  588. {
  589. "install": "never",
  590. "platforms": [
  591. "linux-i686",
  592. "linux-arm64"
  593. ]
  594. }
  595. ],
  596. "supported_targets": [
  597. "esp32s2",
  598. "esp32s3"
  599. ],
  600. "version_cmd": [
  601. "esp32s2ulp-elf-as",
  602. "--version"
  603. ],
  604. "version_regex": "\\(GNU Binutils\\)\\s+([0-9a-z\\.\\-]+)",
  605. "versions": [
  606. {
  607. "linux-amd64": {
  608. "sha256": "df7b2ff6c7c718a7cbe3b4b6dbcd68180d835d164d1913bc4698fd3781b9a466",
  609. "size": 8254018,
  610. "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"
  611. },
  612. "linux-armel": {
  613. "sha256": "893b213c8f716d455a6efb2b08b6cf1bc34d08b78ee19c31e82ac44b1b45417e",
  614. "size": 8034624,
  615. "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"
  616. },
  617. "linux-armhf": {
  618. "sha256": "893b213c8f716d455a6efb2b08b6cf1bc34d08b78ee19c31e82ac44b1b45417e",
  619. "size": 8034624,
  620. "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"
  621. },
  622. "macos": {
  623. "sha256": "5a9bb678a5246638cbda303f523d9bb8121a9a24dc01ecb22c21c46c41184155",
  624. "size": 8876194,
  625. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-macos-2.28.51-esp-20191205.tar.gz"
  626. },
  627. "macos-arm64": {
  628. "sha256": "5a9bb678a5246638cbda303f523d9bb8121a9a24dc01ecb22c21c46c41184155",
  629. "size": 8876194,
  630. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-macos-2.28.51-esp-20191205.tar.gz"
  631. },
  632. "name": "2.28.51-esp-20191205",
  633. "status": "recommended",
  634. "win32": {
  635. "sha256": "587de59fbb469a39f96168ae3eaa9f06b2601e6e0543c87eaf1bd97f23e5c4ca",
  636. "size": 12239199,
  637. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-win32-2.28.51-esp-20191205.zip"
  638. },
  639. "win64": {
  640. "sha256": "587de59fbb469a39f96168ae3eaa9f06b2601e6e0543c87eaf1bd97f23e5c4ca",
  641. "size": 12239199,
  642. "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-win32-2.28.51-esp-20191205.zip"
  643. }
  644. }
  645. ]
  646. },
  647. {
  648. "description": "CMake build system",
  649. "export_paths": [
  650. [
  651. "bin"
  652. ]
  653. ],
  654. "export_vars": {},
  655. "info_url": "https://github.com/Kitware/CMake",
  656. "install": "on_request",
  657. "license": "BSD-3-Clause",
  658. "name": "cmake",
  659. "platform_overrides": [
  660. {
  661. "install": "always",
  662. "platforms": [
  663. "win32",
  664. "win64"
  665. ]
  666. },
  667. {
  668. "export_paths": [
  669. [
  670. "CMake.app",
  671. "Contents",
  672. "bin"
  673. ]
  674. ],
  675. "platforms": [
  676. "macos",
  677. "macos-arm64"
  678. ]
  679. }
  680. ],
  681. "strip_container_dirs": 1,
  682. "supported_targets": [
  683. "all"
  684. ],
  685. "version_cmd": [
  686. "cmake",
  687. "--version"
  688. ],
  689. "version_regex": "cmake version ([0-9.]+)",
  690. "versions": [
  691. {
  692. "linux-amd64": {
  693. "sha256": "f3c654b2e226b9d43369e0bd8487c51618d4dbe5a1af929dd32af7e6ca432d60",
  694. "size": 45998644,
  695. "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-x86_64.tar.gz"
  696. },
  697. "linux-arm64": {
  698. "sha256": "74062efddeb935bce3d33694a4db534cef9a650f77a9a153a9f217d9dc385c75",
  699. "size": 47458032,
  700. "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-aarch64.tar.gz"
  701. },
  702. "linux-armel": {
  703. "sha256": "aa6079237e16cc3b389479b2f7279d07e57f6aedad520e2b3014ef97fb906466",
  704. "size": 19330381,
  705. "url": "https://dl.espressif.com/dl/cmake/cmake-3.23.1-Linux-armv7l.tar.gz"
  706. },
  707. "linux-armhf": {
  708. "sha256": "aa6079237e16cc3b389479b2f7279d07e57f6aedad520e2b3014ef97fb906466",
  709. "size": 19330381,
  710. "url": "https://dl.espressif.com/dl/cmake/cmake-3.23.1-Linux-armv7l.tar.gz"
  711. },
  712. "macos": {
  713. "sha256": "f794ed92ccb4e9b6619a77328f313497d7decf8fb7e047ba35a348b838e0e1e2",
  714. "size": 70988516,
  715. "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-macos-universal.tar.gz"
  716. },
  717. "macos-arm64": {
  718. "sha256": "f794ed92ccb4e9b6619a77328f313497d7decf8fb7e047ba35a348b838e0e1e2",
  719. "size": 70988516,
  720. "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-macos-universal.tar.gz"
  721. },
  722. "name": "3.23.1",
  723. "status": "recommended",
  724. "win32": {
  725. "sha256": "9b509cc4eb7191dc128cfa3f2170036f9cbc7d9d5f93ff7fafc5b2d77b3b40dc",
  726. "size": 39070972,
  727. "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip"
  728. },
  729. "win64": {
  730. "sha256": "9b509cc4eb7191dc128cfa3f2170036f9cbc7d9d5f93ff7fafc5b2d77b3b40dc",
  731. "size": 39070972,
  732. "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip"
  733. }
  734. },
  735. {
  736. "linux-amd64": {
  737. "sha256": "3e15dadfec8d54eda39c2f266fc1e571c1b88bf32f9d221c8a039b07234206fa",
  738. "size": 39509848,
  739. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz"
  740. },
  741. "macos": {
  742. "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799",
  743. "size": 35799298,
  744. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz"
  745. },
  746. "macos-arm64": {
  747. "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799",
  748. "size": 35799298,
  749. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz"
  750. },
  751. "name": "3.16.3",
  752. "status": "supported",
  753. "win32": {
  754. "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548",
  755. "size": 32807681,
  756. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip"
  757. },
  758. "win64": {
  759. "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548",
  760. "size": 32807681,
  761. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip"
  762. }
  763. }
  764. ]
  765. },
  766. {
  767. "description": "OpenOCD for ESP32",
  768. "export_paths": [
  769. [
  770. "openocd-esp32",
  771. "bin"
  772. ]
  773. ],
  774. "export_vars": {
  775. "OPENOCD_SCRIPTS": "${TOOL_PATH}/openocd-esp32/share/openocd/scripts"
  776. },
  777. "info_url": "https://github.com/espressif/openocd-esp32",
  778. "install": "always",
  779. "license": "GPL-2.0-only",
  780. "name": "openocd-esp32",
  781. "platform_overrides": [
  782. {
  783. "install": "on_request",
  784. "platforms": [
  785. "linux-i686"
  786. ]
  787. }
  788. ],
  789. "supported_targets": [
  790. "all"
  791. ],
  792. "version_cmd": [
  793. "openocd",
  794. "--version"
  795. ],
  796. "version_regex": "Open On-Chip Debugger\\s+([a-z0-9.-]+)\\s+",
  797. "versions": [
  798. {
  799. "linux-amd64": {
  800. "sha256": "26f1f18dd93eb70a13203848d3fb1cc2e0de1fd6749c7dd771b2de8709735aed",
  801. "size": 2011201,
  802. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-linux-amd64-0.11.0-esp32-20220706.tar.gz"
  803. },
  804. "linux-arm64": {
  805. "sha256": "f97792bc2852937ec0accb9f0eb2e49926c0f747a71f101a4e34aed75d2c6fcc",
  806. "size": 1954685,
  807. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-linux-arm64-0.11.0-esp32-20220706.tar.gz"
  808. },
  809. "linux-armel": {
  810. "sha256": "27e4c628994cf342e7fc5b07f49ca5533ba892fd8a150683a382a08758c3dfbe",
  811. "size": 2050256,
  812. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-linux-armel-0.11.0-esp32-20220706.tar.gz"
  813. },
  814. "linux-armhf": {
  815. "sha256": "7f3b57332104e8b8e6194553365a70a9d3754878cfc063d5dc5d839513a63de9",
  816. "size": 1902964,
  817. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-linux-armhf-0.11.0-esp32-20220706.tar.gz"
  818. },
  819. "macos": {
  820. "sha256": "333ee2ec3c9b5dc6ad4509faae55335cdea7f8bf83a56bfcf5327e4497c8538a",
  821. "size": 2077882,
  822. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-macos-0.11.0-esp32-20220706.tar.gz"
  823. },
  824. "macos-arm64": {
  825. "sha256": "7c5e721aac2ca11fc53595c7df32ea81c348854055ac3fe36340afbe3842756e",
  826. "size": 2208202,
  827. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-macos-arm64-0.11.0-esp32-20220706.tar.gz"
  828. },
  829. "name": "v0.11.0-esp32-20220706",
  830. "status": "recommended",
  831. "win32": {
  832. "sha256": "c3d39eb4365a9947e71f1d3780ce031185bc6437f21186568a5c05f23f57a8d0",
  833. "size": 2608736,
  834. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-win32-0.11.0-esp32-20220706.zip"
  835. },
  836. "win64": {
  837. "sha256": "c3d39eb4365a9947e71f1d3780ce031185bc6437f21186568a5c05f23f57a8d0",
  838. "size": 2608736,
  839. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220706/openocd-esp32-win32-0.11.0-esp32-20220706.zip"
  840. }
  841. }
  842. ]
  843. },
  844. {
  845. "description": "Ninja build system",
  846. "export_paths": [
  847. [
  848. ""
  849. ]
  850. ],
  851. "export_vars": {},
  852. "info_url": "https://github.com/ninja-build/ninja",
  853. "install": "on_request",
  854. "license": "Apache-2.0",
  855. "name": "ninja",
  856. "platform_overrides": [
  857. {
  858. "install": "always",
  859. "platforms": [
  860. "win32",
  861. "win64"
  862. ]
  863. }
  864. ],
  865. "supported_targets": [
  866. "all"
  867. ],
  868. "version_cmd": [
  869. "ninja",
  870. "--version"
  871. ],
  872. "version_regex": "([0-9.]+)",
  873. "versions": [
  874. {
  875. "linux-amd64": {
  876. "sha256": "32bb769de4d57aa7ee0e292cfcb7553e7cc8ea0961f7aa2b3aee60aa407c4033",
  877. "size": 106415,
  878. "url": "https://dl.espressif.com/dl/ninja-1.10.2-linux64.tar.gz"
  879. },
  880. "macos": {
  881. "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
  882. "size": 240112,
  883. "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
  884. },
  885. "macos-arm64": {
  886. "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
  887. "size": 240112,
  888. "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
  889. },
  890. "name": "1.10.2",
  891. "status": "recommended",
  892. "win64": {
  893. "sha256": "bbde850d247d2737c5764c927d1071cbb1f1957dcabda4a130fa8547c12c695f",
  894. "size": 262670,
  895. "url": "https://dl.espressif.com/dl/ninja-1.10.2-win64.zip"
  896. }
  897. }
  898. ]
  899. },
  900. {
  901. "description": "IDF wrapper tool for Windows",
  902. "export_paths": [
  903. [
  904. ""
  905. ]
  906. ],
  907. "export_vars": {},
  908. "info_url": "https://github.com/espressif/idf_py_exe_tool",
  909. "install": "never",
  910. "license": "Apache-2.0",
  911. "name": "idf-exe",
  912. "platform_overrides": [
  913. {
  914. "install": "always",
  915. "platforms": [
  916. "win32",
  917. "win64"
  918. ]
  919. }
  920. ],
  921. "supported_targets": [
  922. "all"
  923. ],
  924. "version_cmd": [
  925. "idf.py.exe",
  926. "-v"
  927. ],
  928. "version_regex": "v([0-9.]+)",
  929. "versions": [
  930. {
  931. "name": "1.0.3",
  932. "status": "recommended",
  933. "win32": {
  934. "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
  935. "size": 73562,
  936. "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
  937. },
  938. "win64": {
  939. "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
  940. "size": 73562,
  941. "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
  942. }
  943. }
  944. ]
  945. },
  946. {
  947. "description": "Ccache (compiler cache)",
  948. "export_paths": [
  949. [
  950. "ccache-4.3-windows-64"
  951. ]
  952. ],
  953. "export_vars": {
  954. "IDF_CCACHE_ENABLE": "1"
  955. },
  956. "info_url": "https://github.com/ccache/ccache",
  957. "install": "never",
  958. "license": "GPL-3.0-or-later",
  959. "name": "ccache",
  960. "platform_overrides": [
  961. {
  962. "install": "always",
  963. "platforms": [
  964. "win64"
  965. ]
  966. }
  967. ],
  968. "supported_targets": [
  969. "all"
  970. ],
  971. "version_cmd": [
  972. "ccache.exe",
  973. "--version"
  974. ],
  975. "version_regex": "ccache version ([0-9.]+)",
  976. "versions": [
  977. {
  978. "name": "4.3",
  979. "status": "recommended",
  980. "win64": {
  981. "sha256": "a9cacae73c3906d8193456328bee74f7748cb1559a32eaced9ee78eadd416105",
  982. "size": 1550675,
  983. "url": "https://github.com/ccache/ccache/releases/download/v4.3/ccache-4.3-windows-64.zip"
  984. }
  985. }
  986. ]
  987. },
  988. {
  989. "description": "dfu-util (Device Firmware Upgrade Utilities)",
  990. "export_paths": [
  991. [
  992. "dfu-util-0.9-win64"
  993. ]
  994. ],
  995. "export_vars": {},
  996. "info_url": "http://dfu-util.sourceforge.net/",
  997. "install": "never",
  998. "license": "GPL-2.0-only",
  999. "name": "dfu-util",
  1000. "platform_overrides": [
  1001. {
  1002. "install": "always",
  1003. "platforms": [
  1004. "win64"
  1005. ]
  1006. }
  1007. ],
  1008. "supported_targets": [
  1009. "esp32s2",
  1010. "esp32s3"
  1011. ],
  1012. "version_cmd": [
  1013. "dfu-util",
  1014. "--version"
  1015. ],
  1016. "version_regex": "dfu-util ([0-9.]+)",
  1017. "versions": [
  1018. {
  1019. "name": "0.9",
  1020. "status": "recommended",
  1021. "win64": {
  1022. "sha256": "5816d7ec68ef3ac07b5ac9fb9837c57d2efe45b6a80a2f2bbe6b40b1c15c470e",
  1023. "size": 735635,
  1024. "url": "https://dl.espressif.com/dl/dfu-util-0.9-win64.zip"
  1025. }
  1026. }
  1027. ]
  1028. }
  1029. ],
  1030. "version": 1
  1031. }