tools.json 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932
  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. "esp32c2",
  94. "esp32c6",
  95. "esp32h2",
  96. "esp32p4"
  97. ],
  98. "version_cmd": [
  99. "riscv32-esp-elf-gdb-no-python",
  100. "--version"
  101. ],
  102. "version_regex": "GNU gdb \\(esp-gdb\\) ([a-z0-9.-_]+)",
  103. "versions": [
  104. {
  105. "linux-amd64": {
  106. "sha256": "f0cf0821eaac7e8cf2c63b14f2b69d612f4f8c266b29d02d5547b7d7cbbd0e11",
  107. "size": 32035173,
  108. "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"
  109. },
  110. "linux-arm64": {
  111. "sha256": "6812344dfb5c50a81d2fd8354463516f0aa5f582e8ab406cbaeca8722b45fa94",
  112. "size": 32362642,
  113. "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"
  114. },
  115. "linux-armel": {
  116. "sha256": "b73042b8e1df5a3fc8008ec3cd000ef579f155d72a66c6ade1d48906d843e738",
  117. "size": 30580290,
  118. "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"
  119. },
  120. "linux-armhf": {
  121. "sha256": "9dc5334042a169606d32ee454d35d93d216a24df027e4b0830ab268a8999db2d",
  122. "size": 28493055,
  123. "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"
  124. },
  125. "linux-i686": {
  126. "sha256": "3f07a1b8dc87127a1a6bec6fbace4f8daca44755356f0692e9a5d4c8c4bfd81d",
  127. "size": 31309798,
  128. "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"
  129. },
  130. "macos": {
  131. "sha256": "bb139229f9a4998cab9cfb617d3ecb05b77cbfa9a3a59c54969035f1b4007487",
  132. "size": 46120661,
  133. "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"
  134. },
  135. "macos-arm64": {
  136. "sha256": "f6513b57f28245497f9c39a201f3f6444d4180e16b39765c629e01036286c0e6",
  137. "size": 27662484,
  138. "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"
  139. },
  140. "name": "12.1_20221002",
  141. "status": "recommended",
  142. "win32": {
  143. "sha256": "8287fa2891e8d032e8283210048d653705791cda31504369418288d3e4753dd6",
  144. "size": 27839143,
  145. "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"
  146. },
  147. "win64": {
  148. "sha256": "9debae1135df8f5868a9d945468f0480cdaab25f77ead6a55cc85142c4487abd",
  149. "size": 29404989,
  150. "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"
  151. }
  152. }
  153. ]
  154. },
  155. {
  156. "description": "Toolchain for 32-bit Xtensa based on GCC",
  157. "export_paths": [
  158. [
  159. "xtensa-esp-elf",
  160. "bin"
  161. ]
  162. ],
  163. "export_vars": {},
  164. "info_url": "https://github.com/espressif/crosstool-NG",
  165. "install": "always",
  166. "license": "GPL-3.0-with-GCC-exception",
  167. "name": "xtensa-esp-elf",
  168. "supported_targets": [
  169. "esp32",
  170. "esp32s2",
  171. "esp32s3"
  172. ],
  173. "version_cmd": [
  174. "xtensa-esp-elf-gcc",
  175. "--version"
  176. ],
  177. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)",
  178. "versions": [
  179. {
  180. "linux-amd64": {
  181. "sha256": "bae7da23ea8516fb7e42640f4420c4dd1ebfd64189a14fc330d73e173b3a038b",
  182. "size": 112588084,
  183. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-x86_64-linux-gnu.tar.xz"
  184. },
  185. "linux-arm64": {
  186. "sha256": "faa4755bedafb1c10feaeef01c610803ee9ace088b26d7db90a5ee0816c20f9e",
  187. "size": 104257688,
  188. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-aarch64-linux-gnu.tar.xz"
  189. },
  190. "linux-armel": {
  191. "sha256": "38702870453b8d226fbc348ae2288f02cbc6317a3afa89982da6a6ef6866e05a",
  192. "size": 99702488,
  193. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-arm-linux-gnueabi.tar.xz"
  194. },
  195. "linux-armhf": {
  196. "sha256": "aeb872fe0f7f342ed1a42e02dad15e1fa255aec852e88bb8ff2725380ddde501",
  197. "size": 104316996,
  198. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-arm-linux-gnueabihf.tar.xz"
  199. },
  200. "linux-i686": {
  201. "sha256": "fc25701749f365af5f270221e0e8439ce7fcc26eeac145a91cfe02f3100de2d6",
  202. "size": 113231244,
  203. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-i586-linux-gnu.tar.xz"
  204. },
  205. "macos": {
  206. "sha256": "b9b7a6d1dc4ea065bf6763fa904729e1c808d6dfbf1dfabf12852e2929251ee9",
  207. "size": 115211408,
  208. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-x86_64-apple-darwin.tar.xz"
  209. },
  210. "macos-arm64": {
  211. "sha256": "687243e5cbefb7cf05603effbdd6fde5769f94daff7e519f5bbe61f43c4c0ef6",
  212. "size": 100098880,
  213. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-aarch64-apple-darwin.tar.xz"
  214. },
  215. "name": "esp-13.2.0_20230928",
  216. "status": "recommended",
  217. "win32": {
  218. "sha256": "7a2822ef554be175bbe5c67c2010a6dd29aec6221bdb5ed8970f164e2744714a",
  219. "size": 266511200,
  220. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-i686-w64-mingw32.zip"
  221. },
  222. "win64": {
  223. "sha256": "80e3271b7c9b64694ba8494b90054da2efce328f7d4e5f5f625d08808372fa64",
  224. "size": 270164567,
  225. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-x86_64-w64-mingw32.zip"
  226. }
  227. }
  228. ]
  229. },
  230. {
  231. "description": "Toolchain for all Espressif chips based on clang",
  232. "export_paths": [
  233. [
  234. "esp-clang",
  235. "bin"
  236. ]
  237. ],
  238. "export_vars": {},
  239. "info_url": "https://github.com/espressif/llvm-project",
  240. "install": "on_request",
  241. "license": "Apache-2.0",
  242. "name": "esp-clang",
  243. "supported_targets": [
  244. "esp32",
  245. "esp32s2",
  246. "esp32s3",
  247. "esp32c3",
  248. "esp32c2",
  249. "esp32c6",
  250. "esp32h2"
  251. ],
  252. "version_cmd": [
  253. "clang",
  254. "--version"
  255. ],
  256. "version_regex": "version\\s*([0-9\\.]+)\\s*\\([^\\s]+\\s*(\\w{10}).+\\)",
  257. "version_regex_replace": "\\1-\\2",
  258. "versions": [
  259. {
  260. "linux-amd64": {
  261. "sha256": "3dbd8dd290913a93e8941da8a451ecd49f9798cc2d74bb9b63ef5cf5c4fee37f",
  262. "size": 215176120,
  263. "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-linux-amd64.tar.xz"
  264. },
  265. "linux-arm64": {
  266. "sha256": "4b115af6ddd04a9bffc1908fc05837998ee71d450891d741c446186f2aa9b961",
  267. "size": 222261932,
  268. "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-linux-arm64.tar.xz"
  269. },
  270. "linux-armhf": {
  271. "sha256": "935082bb0704420c5ca42b35038bba8702135348a50cac454ae2fb55af0b4c32",
  272. "size": 214888520,
  273. "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-linux-armhf.tar.xz"
  274. },
  275. "macos": {
  276. "sha256": "d9824acafd3e7b1d17ace084243b82a95bbdcb149a26b085bba487ab3d3716d7",
  277. "size": 182440672,
  278. "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-macos.tar.xz"
  279. },
  280. "macos-arm64": {
  281. "sha256": "ed5621396dc3e48413e14e8b6caed8e2993e7f2ab5fca1410081f40c940a1060",
  282. "size": 171912324,
  283. "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-macos-arm64.tar.xz"
  284. },
  285. "name": "16.0.1-fe4f10a809",
  286. "status": "recommended",
  287. "win64": {
  288. "sha256": "598c8241c8bf10fd1be8bd21845307cfc404e127041b4ba4e828350a88692883",
  289. "size": 243979484,
  290. "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-win64.tar.xz"
  291. }
  292. }
  293. ]
  294. },
  295. {
  296. "description": "Toolchain for 32-bit RISC-V based on GCC",
  297. "export_paths": [
  298. [
  299. "riscv32-esp-elf",
  300. "bin"
  301. ]
  302. ],
  303. "export_vars": {},
  304. "info_url": "https://github.com/espressif/crosstool-NG",
  305. "install": "always",
  306. "license": "GPL-3.0-with-GCC-exception",
  307. "name": "riscv32-esp-elf",
  308. "supported_targets": [
  309. "esp32s2",
  310. "esp32s3",
  311. "esp32c3",
  312. "esp32c2",
  313. "esp32c6",
  314. "esp32h2"
  315. ],
  316. "version_cmd": [
  317. "riscv32-esp-elf-gcc",
  318. "--version"
  319. ],
  320. "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)",
  321. "versions": [
  322. {
  323. "linux-amd64": {
  324. "sha256": "782feefe354500c5f968e8c91959651be3bdbbd7ae8a17affcee2b1bffcaad89",
  325. "size": 143575940,
  326. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-x86_64-linux-gnu.tar.xz"
  327. },
  328. "linux-arm64": {
  329. "sha256": "6ee4b30dff18bdea9ada79399c0c81ba82b6ed99a565746a7d5040c7e62566b3",
  330. "size": 142577236,
  331. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-aarch64-linux-gnu.tar.xz"
  332. },
  333. "linux-armel": {
  334. "sha256": "3231ca04ea4f53dc602ae1cc728151a16c5d424063ac69542b8bf6cde10e7755",
  335. "size": 135201840,
  336. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-arm-linux-gnueabi.tar.xz"
  337. },
  338. "linux-armhf": {
  339. "sha256": "eb43ac9dcad8fe79bdf4b8d29cf4751d41cbcb1fadd831f2779a84f4fb1c5ca0",
  340. "size": 143656008,
  341. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-arm-linux-gnueabihf.tar.xz"
  342. },
  343. "linux-i686": {
  344. "sha256": "51421bd181392472fee8242d53dfa6305a67b21e1073f0f9f69d215987da9684",
  345. "size": 151339344,
  346. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-i586-linux-gnu.tar.xz"
  347. },
  348. "macos": {
  349. "sha256": "ce40c75a1ae0e4b986daeeff321aaa7b57f74eb4bcfd011f1252fd6932bbb90f",
  350. "size": 153157496,
  351. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-x86_64-apple-darwin.tar.xz"
  352. },
  353. "macos-arm64": {
  354. "sha256": "c2f989370c101ae3f890aa71e6f57064f068f7c4a1d9f26445894c83f919624f",
  355. "size": 135811812,
  356. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-aarch64-apple-darwin.tar.xz"
  357. },
  358. "name": "esp-13.2.0_20230928",
  359. "status": "recommended",
  360. "win32": {
  361. "sha256": "37737463826486c9c11e74a140b1b50195dc868e547c8ee557950c811741197c",
  362. "size": 362812332,
  363. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-i686-w64-mingw32.zip"
  364. },
  365. "win64": {
  366. "sha256": "1300a54505dc964fa9104482737152e669f4d880efc1d54057378d9e6910ae1e",
  367. "size": 366053112,
  368. "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-x86_64-w64-mingw32.zip"
  369. }
  370. }
  371. ]
  372. },
  373. {
  374. "description": "Toolchain for ESP32 ULP coprocessor",
  375. "export_paths": [
  376. [
  377. "esp32ulp-elf",
  378. "bin"
  379. ]
  380. ],
  381. "export_vars": {},
  382. "info_url": "https://github.com/espressif/binutils-gdb",
  383. "install": "always",
  384. "license": "GPL-3.0-or-later",
  385. "name": "esp32ulp-elf",
  386. "supported_targets": [
  387. "esp32",
  388. "esp32s2",
  389. "esp32s3"
  390. ],
  391. "version_cmd": [
  392. "esp32ulp-elf-as",
  393. "--version"
  394. ],
  395. "version_regex": "\\(GNU Binutils\\)\\s+([a-z0-9.-_]+)",
  396. "versions": [
  397. {
  398. "linux-amd64": {
  399. "sha256": "b1f7801c3a16162e72393ebb772c0cbfe4d22d907be7c2c2dac168736e9195fd",
  400. "size": 10685282,
  401. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-amd64.tar.gz"
  402. },
  403. "linux-arm64": {
  404. "sha256": "d6671b31bab31b9b13aea25bb7d60f15484cb8bf961ddbf67a62867e5563eae5",
  405. "size": 10052225,
  406. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-arm64.tar.gz"
  407. },
  408. "linux-armel": {
  409. "sha256": "e107e7a9cd50d630b034f435a16a52db5a57388dc639a99c4c393c5e429711e9",
  410. "size": 10087257,
  411. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-armel.tar.gz"
  412. },
  413. "linux-armhf": {
  414. "sha256": "6c6dd25477b2e758d4669da3774bf664d1f012442c880f17dfdf0339e9c3dae9",
  415. "size": 9591791,
  416. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-armhf.tar.gz"
  417. },
  418. "linux-i686": {
  419. "sha256": "beb9b6737c975369b6959007739c88f44eb5afbb220f40737071540b2c1a9064",
  420. "size": 10596533,
  421. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-i686.tar.gz"
  422. },
  423. "macos": {
  424. "sha256": "5a952087b621ced16af1e375feac1371a61cb51ab7e7b44cbefb5afda2d573de",
  425. "size": 16028909,
  426. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-macos.tar.gz"
  427. },
  428. "macos-arm64": {
  429. "sha256": "73bda8476ef92d4f4abee96519abbba40e5ee32f368427469447b83cc7bb9b42",
  430. "size": 15045401,
  431. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-macos-arm64.tar.gz"
  432. },
  433. "name": "2.35_20220830",
  434. "status": "recommended",
  435. "win32": {
  436. "sha256": "77344715ea7d7a7a9fd0b27653f880efaf3bcc1ac843f61492d8a0365d91f731",
  437. "size": 14651337,
  438. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-win32.zip"
  439. },
  440. "win64": {
  441. "sha256": "525e5b4c8299869a3fdddb51baad76612c5c104bd96952ae6460ad7e5b5a4e21",
  442. "size": 15399090,
  443. "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-win64.zip"
  444. }
  445. }
  446. ]
  447. },
  448. {
  449. "description": "CMake build system",
  450. "export_paths": [
  451. [
  452. "bin"
  453. ]
  454. ],
  455. "export_vars": {},
  456. "info_url": "https://github.com/Kitware/CMake",
  457. "install": "on_request",
  458. "license": "BSD-3-Clause",
  459. "name": "cmake",
  460. "platform_overrides": [
  461. {
  462. "install": "always",
  463. "platforms": [
  464. "win32",
  465. "win64"
  466. ]
  467. },
  468. {
  469. "export_paths": [
  470. [
  471. "CMake.app",
  472. "Contents",
  473. "bin"
  474. ]
  475. ],
  476. "platforms": [
  477. "macos",
  478. "macos-arm64"
  479. ]
  480. }
  481. ],
  482. "strip_container_dirs": 1,
  483. "supported_targets": [
  484. "all"
  485. ],
  486. "version_cmd": [
  487. "cmake",
  488. "--version"
  489. ],
  490. "version_regex": "cmake version ([0-9.]+)",
  491. "versions": [
  492. {
  493. "linux-amd64": {
  494. "sha256": "726f88e6598523911e4bce9b059dc20b851aa77f97e4cc5573f4e42775a5c16f",
  495. "size": 47042675,
  496. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-x86_64.tar.gz"
  497. },
  498. "linux-arm64": {
  499. "sha256": "50c3b8e9d3a3cde850dd1ea143df9d1ae546cbc5e74dc6d223eefc1979189651",
  500. "size": 48478082,
  501. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-aarch64.tar.gz"
  502. },
  503. "linux-armel": {
  504. "sha256": "7dc787ef968dfef92491a4f191b8739ff70f8a649608b811c7a737b52481beb0",
  505. "size": 19811327,
  506. "url": "https://dl.espressif.com/dl/cmake/cmake-3.24.0-Linux-armv7l.tar.gz"
  507. },
  508. "linux-armhf": {
  509. "sha256": "7dc787ef968dfef92491a4f191b8739ff70f8a649608b811c7a737b52481beb0",
  510. "size": 19811327,
  511. "url": "https://dl.espressif.com/dl/cmake/cmake-3.24.0-Linux-armv7l.tar.gz"
  512. },
  513. "macos": {
  514. "sha256": "3e0cca74a56d9027dabb845a5a26e42ef8e8b33beb1655d6a724187a345145e4",
  515. "size": 72801419,
  516. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz"
  517. },
  518. "macos-arm64": {
  519. "sha256": "3e0cca74a56d9027dabb845a5a26e42ef8e8b33beb1655d6a724187a345145e4",
  520. "size": 72801419,
  521. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz"
  522. },
  523. "name": "3.24.0",
  524. "status": "recommended",
  525. "win32": {
  526. "sha256": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c",
  527. "size": 40212531,
  528. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip"
  529. },
  530. "win64": {
  531. "sha256": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c",
  532. "size": 40212531,
  533. "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip"
  534. }
  535. },
  536. {
  537. "linux-amd64": {
  538. "sha256": "3e15dadfec8d54eda39c2f266fc1e571c1b88bf32f9d221c8a039b07234206fa",
  539. "size": 39509848,
  540. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz"
  541. },
  542. "macos": {
  543. "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799",
  544. "size": 35799298,
  545. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz"
  546. },
  547. "macos-arm64": {
  548. "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799",
  549. "size": 35799298,
  550. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz"
  551. },
  552. "name": "3.16.3",
  553. "status": "supported",
  554. "win32": {
  555. "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548",
  556. "size": 32807681,
  557. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip"
  558. },
  559. "win64": {
  560. "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548",
  561. "size": 32807681,
  562. "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip"
  563. }
  564. }
  565. ]
  566. },
  567. {
  568. "description": "OpenOCD for ESP32",
  569. "export_paths": [
  570. [
  571. "openocd-esp32",
  572. "bin"
  573. ]
  574. ],
  575. "export_vars": {
  576. "OPENOCD_SCRIPTS": "${TOOL_PATH}/openocd-esp32/share/openocd/scripts"
  577. },
  578. "info_url": "https://github.com/espressif/openocd-esp32",
  579. "install": "always",
  580. "license": "GPL-2.0-only",
  581. "name": "openocd-esp32",
  582. "platform_overrides": [
  583. {
  584. "install": "on_request",
  585. "platforms": [
  586. "linux-i686"
  587. ]
  588. }
  589. ],
  590. "supported_targets": [
  591. "all"
  592. ],
  593. "version_cmd": [
  594. "openocd",
  595. "--version"
  596. ],
  597. "version_regex": "Open On-Chip Debugger\\s+([a-z0-9.-]+)\\s+",
  598. "versions": [
  599. {
  600. "linux-amd64": {
  601. "sha256": "5144e7516cd75a2152b35ecae0a400f7d3d4424c2488fbacc49433564f54c70d",
  602. "size": 2126949,
  603. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-linux-amd64-0.12.0-esp32-20230419.tar.gz"
  604. },
  605. "linux-arm64": {
  606. "sha256": "1c4d900c738fe00730c6033abb6cf1cc6587717dbeee291d5908272d153d329a",
  607. "size": 1989161,
  608. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-linux-arm64-0.12.0-esp32-20230419.tar.gz"
  609. },
  610. "linux-armel": {
  611. "sha256": "293258fd67618dd352e1096137ad9f2b801926eaf74ffcd570540ae94ad8ee5c",
  612. "size": 2129727,
  613. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-linux-armel-0.12.0-esp32-20230419.tar.gz"
  614. },
  615. "linux-armhf": {
  616. "sha256": "b87cfb291476fc2e34468ea9175a9e195c6f1fce88e643c955c87ccc58bfb1f8",
  617. "size": 1987240,
  618. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-linux-armhf-0.12.0-esp32-20230419.tar.gz"
  619. },
  620. "macos": {
  621. "sha256": "621aad7d011c6817cde9570dfea42c7bcc699458bf43c37706cb4c2f6475a247",
  622. "size": 2237976,
  623. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-macos-0.12.0-esp32-20230419.tar.gz"
  624. },
  625. "macos-arm64": {
  626. "sha256": "3af7eac3a7de3939731ec4c13fb5d72a8e6ce5e5d274bb9697f5d93039561e42",
  627. "size": 2270699,
  628. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-macos-arm64-0.12.0-esp32-20230419.tar.gz"
  629. },
  630. "name": "v0.12.0-esp32-20230419",
  631. "status": "recommended",
  632. "win32": {
  633. "sha256": "f2cb3d9cacfe789c20d3272af846d726a062ce8f2e4ee142bddb27501d7dd7a7",
  634. "size": 2619680,
  635. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-win32-0.12.0-esp32-20230419.zip"
  636. },
  637. "win64": {
  638. "sha256": "f2cb3d9cacfe789c20d3272af846d726a062ce8f2e4ee142bddb27501d7dd7a7",
  639. "size": 2619680,
  640. "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-win32-0.12.0-esp32-20230419.zip"
  641. }
  642. }
  643. ]
  644. },
  645. {
  646. "description": "Ninja build system",
  647. "export_paths": [
  648. [
  649. ""
  650. ]
  651. ],
  652. "export_vars": {},
  653. "info_url": "https://github.com/ninja-build/ninja",
  654. "install": "on_request",
  655. "license": "Apache-2.0",
  656. "name": "ninja",
  657. "platform_overrides": [
  658. {
  659. "install": "always",
  660. "platforms": [
  661. "win32",
  662. "win64"
  663. ]
  664. }
  665. ],
  666. "supported_targets": [
  667. "all"
  668. ],
  669. "version_cmd": [
  670. "ninja",
  671. "--version"
  672. ],
  673. "version_regex": "([0-9.]+)",
  674. "versions": [
  675. {
  676. "linux-amd64": {
  677. "sha256": "32bb769de4d57aa7ee0e292cfcb7553e7cc8ea0961f7aa2b3aee60aa407c4033",
  678. "size": 106415,
  679. "url": "https://dl.espressif.com/dl/ninja-1.10.2-linux64.tar.gz"
  680. },
  681. "macos": {
  682. "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
  683. "size": 240112,
  684. "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
  685. },
  686. "macos-arm64": {
  687. "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
  688. "size": 240112,
  689. "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
  690. },
  691. "name": "1.10.2",
  692. "status": "recommended",
  693. "win64": {
  694. "sha256": "bbde850d247d2737c5764c927d1071cbb1f1957dcabda4a130fa8547c12c695f",
  695. "size": 262670,
  696. "url": "https://dl.espressif.com/dl/ninja-1.10.2-win64.zip"
  697. }
  698. }
  699. ]
  700. },
  701. {
  702. "description": "IDF wrapper tool for Windows",
  703. "export_paths": [
  704. [
  705. ""
  706. ]
  707. ],
  708. "export_vars": {},
  709. "info_url": "https://github.com/espressif/idf_py_exe_tool",
  710. "install": "never",
  711. "license": "Apache-2.0",
  712. "name": "idf-exe",
  713. "platform_overrides": [
  714. {
  715. "install": "always",
  716. "platforms": [
  717. "win32",
  718. "win64"
  719. ]
  720. }
  721. ],
  722. "supported_targets": [
  723. "all"
  724. ],
  725. "version_cmd": [
  726. "idf.py.exe",
  727. "-v"
  728. ],
  729. "version_regex": "v([0-9.]+)",
  730. "versions": [
  731. {
  732. "name": "1.0.3",
  733. "status": "recommended",
  734. "win32": {
  735. "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
  736. "size": 73562,
  737. "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
  738. },
  739. "win64": {
  740. "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
  741. "size": 73562,
  742. "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
  743. }
  744. }
  745. ]
  746. },
  747. {
  748. "description": "Ccache (compiler cache)",
  749. "export_paths": [
  750. [
  751. "ccache-4.8-windows-x86_64"
  752. ]
  753. ],
  754. "export_vars": {
  755. "IDF_CCACHE_ENABLE": "1"
  756. },
  757. "info_url": "https://github.com/ccache/ccache",
  758. "install": "never",
  759. "license": "GPL-3.0-or-later",
  760. "name": "ccache",
  761. "platform_overrides": [
  762. {
  763. "install": "always",
  764. "platforms": [
  765. "win64"
  766. ]
  767. }
  768. ],
  769. "supported_targets": [
  770. "all"
  771. ],
  772. "version_cmd": [
  773. "ccache.exe",
  774. "--version"
  775. ],
  776. "version_regex": "ccache version ([0-9.]+)",
  777. "versions": [
  778. {
  779. "name": "4.8",
  780. "status": "recommended",
  781. "win64": {
  782. "sha256": "a2b3bab4bb8318ffc5b3e4074dc25636258bc7e4b51261f7d9bef8127fda8309",
  783. "size": 2005781,
  784. "url": "https://github.com/ccache/ccache/releases/download/v4.8/ccache-4.8-windows-x86_64.zip"
  785. }
  786. }
  787. ]
  788. },
  789. {
  790. "description": "dfu-util (Device Firmware Upgrade Utilities)",
  791. "export_paths": [
  792. [
  793. "dfu-util-0.11-win64"
  794. ]
  795. ],
  796. "export_vars": {},
  797. "info_url": "http://dfu-util.sourceforge.net/",
  798. "install": "never",
  799. "license": "GPL-2.0-only",
  800. "name": "dfu-util",
  801. "platform_overrides": [
  802. {
  803. "install": "always",
  804. "platforms": [
  805. "win64"
  806. ]
  807. }
  808. ],
  809. "supported_targets": [
  810. "esp32s2",
  811. "esp32s3"
  812. ],
  813. "version_cmd": [
  814. "dfu-util",
  815. "--version"
  816. ],
  817. "version_regex": "dfu-util ([0-9.]+)",
  818. "versions": [
  819. {
  820. "name": "0.11",
  821. "status": "recommended",
  822. "win64": {
  823. "sha256": "652eb94cb1c074c6dbead9e47adb628922aeb198a4d440a346ab32e7a0e9bf64",
  824. "size": 2854596,
  825. "url": "https://dl.espressif.com/dl/dfu-util-0.11-win64.zip"
  826. }
  827. }
  828. ]
  829. },
  830. {
  831. "description": "ESP ROM ELFs",
  832. "export_paths": [
  833. [
  834. ""
  835. ]
  836. ],
  837. "export_vars": {
  838. "ESP_ROM_ELF_DIR": "${TOOL_PATH}/"
  839. },
  840. "info_url": "https://github.com/espressif/esp-rom-elfs",
  841. "install": "always",
  842. "is_executable": false,
  843. "license": "Apache-2.0",
  844. "name": "esp-rom-elfs",
  845. "supported_targets": [
  846. "all"
  847. ],
  848. "version_cmd": [
  849. ""
  850. ],
  851. "version_regex": "",
  852. "versions": [
  853. {
  854. "any": {
  855. "sha256": "24bcc8cb3287175d4a0bfd65e04bf7ef592a10f022acffca0d5e87eee05996d4",
  856. "size": 2832570,
  857. "url": "https://github.com/espressif/esp-rom-elfs/releases/download/20230320/esp-rom-elfs-20230320.tar.gz"
  858. },
  859. "name": "20230320",
  860. "status": "recommended"
  861. }
  862. ]
  863. },
  864. {
  865. "description": "QEMU for Xtensa",
  866. "export_paths": [
  867. [
  868. "qemu",
  869. "bin"
  870. ]
  871. ],
  872. "export_vars": {},
  873. "info_url": "https://github.com/espressif/qemu",
  874. "install": "on_request",
  875. "license": "GPL-2.0-only",
  876. "name": "qemu-xtensa",
  877. "supported_targets": [
  878. "esp32"
  879. ],
  880. "version_cmd": [
  881. "qemu-system-xtensa",
  882. "--version"
  883. ],
  884. "version_regex": "QEMU emulator version ([a-z0-9.-_]+)",
  885. "versions": [
  886. {
  887. "linux-amd64": {
  888. "sha256": "a7e5e779fd593cb15f6d197034dc2fb427ed9165a4743e2febc6f6a47dfcc618",
  889. "size": 45962695,
  890. "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.0.0-20230522/esp-qemu-xtensa-softmmu-develop_8.0.0_20230522-x86_64-linux-gnu.tar.bz2"
  891. },
  892. "name": "8.0.0",
  893. "status": "recommended"
  894. }
  895. ]
  896. },
  897. {
  898. "description": "QEMU for RISC-V",
  899. "export_paths": [
  900. [
  901. "qemu",
  902. "bin"
  903. ]
  904. ],
  905. "export_vars": {},
  906. "info_url": "https://github.com/espressif/qemu",
  907. "install": "on_request",
  908. "license": "GPL-2.0-only",
  909. "name": "qemu-riscv32",
  910. "supported_targets": [
  911. "esp32c3"
  912. ],
  913. "version_cmd": [
  914. "qemu-system-riscv32",
  915. "--version"
  916. ],
  917. "version_regex": "QEMU emulator version ([a-z0-9.-_]+)",
  918. "versions": [
  919. {
  920. "linux-amd64": {
  921. "sha256": "bc7607720ff3d7e3d39f3e1810b8795f376f4b9cf3783c8f2ed3f7f14ba74717",
  922. "size": 47175493,
  923. "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.0.0-20230522/esp-qemu-riscv32-softmmu-develop_8.0.0_20230522-x86_64-linux-gnu.tar.bz2"
  924. },
  925. "name": "8.0.0",
  926. "status": "recommended"
  927. }
  928. ]
  929. }
  930. ],
  931. "version": 1
  932. }