tools.json 30 KB

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