Ivan Grokhotkov
|
139236741c
|
Merge branch 'feature/update-qemu-to-esp_develop_9.2.2_20250817' into 'master'
feat(tools): update qemu version to esp_develop_9.2.2_20250817
See merge request espressif/esp-idf!41381
|
2025-08-22 17:18:28 +02:00 |
|
Ivan Grokhotkov
|
1c6c901730
|
Merge branch 'feature/api_check_prereq' into 'master'
change(tools): export esp-clang-libs location as ESP_CLANG_LIBS_PATH
See merge request espressif/esp-idf!41144
|
2025-08-20 00:48:20 +02:00 |
|
Marek Fiala
|
9aada24169
|
feat(tools): Updated cmake versions - tools.json
recommended v3.30.2 -> v4.0.3
supported v3.16.3 -> v3.22.1
|
2025-08-19 14:44:31 +02:00 |
|
Ivan Grokhotkov
|
3c4aa1a5a5
|
feat(tools): update qemu version to esp_develop_9.2.2_20250817
|
2025-08-19 09:39:18 +00:00 |
|
Ivan Grokhotkov
|
d9b6d4ed17
|
change(tools): export esp-clang-libs location as ESP_CLANG_LIBS_PATH
This allows tools which depend on libclang to find the library
location.
|
2025-08-19 10:48:41 +02:00 |
|
Ivan Grokhotkov
|
4dee9df0e7
|
Merge branch 'bugfix/tools_qemu_esp32s3' into 'master'
fix(toolchain): install qemu-xtensa if esp32s3 target is requested
See merge request espressif/esp-idf!37364
|
2025-07-14 12:04:08 +02:00 |
|
Erhan Kurubas
|
75dd466a3c
|
feat(tools): update openocd version to v0.12.0-esp32-20250707
|
2025-07-08 13:01:48 +02:00 |
|
Alexey Lapshin
|
f143070235
|
feat(tools): update toolchain version to esp-15.1.0_20250607
|
2025-06-25 18:00:39 +07:00 |
|
Ivan Grokhotkov
|
09bb3c4572
|
fix(toolchain): install qemu-xtensa if esp32s3 target is requested
Related to https://github.com/espressif/vscode-esp-idf-extension/issues/1404
|
2025-05-26 11:29:10 +02:00 |
|
Marek Fiala
|
478eea8992
|
feat(tools): Update ccache 4.10.2 -> 4.11.2
Closes https://github.com/espressif/idf-installer/issues/305
|
2025-05-13 15:07:51 +08:00 |
|
Alexey Gerenkov
|
6e2af8f042
|
feat(tools): update openocd version to v0.12.0-esp32-20250422
|
2025-04-25 16:56:42 +08:00 |
|
Alexey Gerenkov
|
0181d1b1ce
|
Merge branch 'feat/add_esp_clang_libs_tool' into 'master'
Add support for esp-clang-libs to IDF tools
Closes IDFGH-15043
See merge request espressif/esp-idf!36391
|
2025-04-15 22:29:19 +08:00 |
|
Alexey Gerenkov
|
e7423ebbcc
|
feat(tools): Add standalone Clang libraries to tools.json
|
2025-04-14 17:10:55 +03:00 |
|
Alexey Gerenkov
|
9768b86095
|
feat(tools): Update Clang version to esp-19.1.2_20250312
Closes https://github.com/espressif/esp-idf/issues/15731
|
2025-04-14 17:10:46 +03:00 |
|
Alexey Lapshin
|
b62c29c231
|
feat(tools): update gdb version to 16.2_20250324
|
2025-03-25 08:27:05 +00:00 |
|
Erhan Kurubas
|
1153981bc8
|
feat(tools): update openocd version to v0.12.0-esp32-20250226
|
2025-03-05 10:36:15 +01:00 |
|
Chen Jichang
|
6f83f39dce
|
feat(esp32h4): introduce target esp32h4(stage 1)
|
2025-02-08 17:07:44 +08:00 |
|
Alexey Lapshin
|
f052dbc522
|
feat(tools): update toolchain version to esp-14.2.0_20241119
|
2024-11-21 11:45:22 +07:00 |
|
Anton Maklakov
|
16469297b4
|
Merge branch 'feature/update-gdb-to-15.2_20241112' into 'master'
feat(tools): update gdb version to 15.2_20241112
Closes IDF-11325
See merge request espressif/esp-idf!34859
|
2024-11-15 22:17:20 +08:00 |
|
Alexey Lapshin
|
dca5d193fc
|
feat(tools): update gdb version to 15.2_20241112
|
2024-11-12 14:07:16 +00:00 |
|
gaoxu
|
64bbb53b8f
|
feat(esp32h21): introduce target esp32h21(stage 1)
|
2024-11-12 15:42:27 +08:00 |
|
Alexey Gerenkov
|
f372367e66
|
feat(tools): update openocd version to v0.12.0-esp32-20241016
|
2024-10-21 16:31:54 +03:00 |
|
Roland Dobai
|
0a354e09ef
|
Tools: Add new ROM binary release including for ESP32-C5
|
2024-10-14 14:32:35 +08:00 |
|
Alexey Gerenkov
|
64203d1403
|
feat(tools): update esp-clang version to esp-18.1.2_20240912
|
2024-09-18 21:40:34 +03:00 |
|
Roland Dobai
|
0b43a55625
|
Merge branch 'feat/update_tools_in_tools_json' into 'master'
feat(tools): Update tools: cmake, ninja, ccache
Closes IDF-10686 and IDFGH-13476
See merge request espressif/esp-idf!32726
|
2024-09-11 14:40:19 +08:00 |
|
Alexey Lapshin
|
47212eaa3a
|
feat(tools): update toolchain version to esp-14.2.0_20240903
Closes https://github.com/espressif/esp-idf/issues/13979
Closes https://github.com/espressif/esp-idf/issues/14273
Closes https://github.com/espressif/esp-idf/issues/14267
|
2024-09-08 13:52:22 +07:00 |
|
Marek Fiala
|
f0ca91b103
|
feat(tools): Update tools: cmake, ninja, ccache
cmake v3.24.0 -> v3.30.2
ninja v1.11.1 -> v1.12.1
ccache v4.8 -> v4.10.2
Closes https://github.com/espressif/esp-idf/pull/14376
|
2024-09-04 12:48:14 +02:00 |
|
Alexey Gerenkov
|
f429790e34
|
feat(tools): update openocd version to v0.12.0-esp32-20240821
|
2024-08-26 17:36:53 +00:00 |
|
Alexey Gerenkov
|
56a234c2a4
|
feat(tools): update openocd version to v0.12.0-esp32-20240726
|
2024-07-31 17:29:38 +00:00 |
|
Ivan Grokhotkov
|
74d5c40ac9
|
feat(tools): update qemu version to esp_develop_9.0.0_20240606
|
2024-06-12 10:50:13 +02:00 |
|
Alexey Lapshin
|
f41949d06f
|
fix(tools): hotfix for xtensa toolchain (8dot3 naming in windows)
|
2024-06-04 18:32:25 +04:00 |
|
Alexey Lapshin
|
10b73152a9
|
feat(tools): update toolchain version to esp-13.2.0_20240530
|
2024-05-31 06:02:16 +04:00 |
|
Alexey Gerenkov
|
57f61d2311
|
feat(tools): Update Clang version to esp-17.0.1_20240419
|
2024-05-03 16:55:13 +03:00 |
|
Alexey Lapshin
|
851216b1a4
|
feat(tools): update gdb version to 14.2_20240403
|
2024-04-16 16:17:28 +08:00 |
|
Alexey Lapshin
|
5a40bb8746
|
Merge branch 'feature/update-esp32ulp-elf-to-2.38_20240113' into 'master'
feat(tools): update esp32ulp-elf version to 2.38_20240113
See merge request espressif/esp-idf!28451
|
2024-04-06 03:23:43 +08:00 |
|
Alexey Lapshin
|
68464aad11
|
feat(tools): update esp32ulp-elf version to 2.38_20240113
|
2024-04-04 16:12:39 +08:00 |
|
Alexey Gerenkov
|
c9b649779e
|
feat(tools): update openocd version to v0.12.0-esp32-20240318
|
2024-04-04 14:50:06 +08:00 |
|
Espressif BOT
|
5abde54709
|
change(tools/qemu): Update QEMU release versions
|
2024-03-18 17:05:03 +08:00 |
|
Alexey Lapshin
|
994b4ed459
|
Merge branch 'feature/update-toolchain-to-esp-13.2.0_20240305' into 'master'
feat(tools): update toolchain version to esp-13.2.0_20240305
Closes IDFGH-2549
See merge request espressif/esp-idf!29430
|
2024-03-18 16:58:39 +08:00 |
|
Alexey Lapshin
|
174e9f582b
|
feat(tools): update toolchain version to esp-13.2.0_20240305
|
2024-03-15 12:35:09 +04:00 |
|
Jan Beran
|
4adc52f94e
|
feat(test_idf_tools): Add tests for esp32p4 for linux and win
|
2024-03-11 09:33:05 +01:00 |
|
Alexey Lapshin
|
044f667a9b
|
feat(tools): update esp-rom-elf to version 20240305
|
2024-03-05 19:32:53 +04:00 |
|
wanlei
|
ee02b71f1c
|
feat(esp32c61): introduce target esp32c61
|
2024-03-01 21:12:25 +08:00 |
|
Ivan Grokhotkov
|
918c0ce4ac
|
feat(tools): update qemu to esp-develop-8.1.3-20231206
https://github.com/espressif/qemu/releases/tag/esp-develop-8.1.3-20231206
|
2023-12-07 10:54:29 +08:00 |
|
wanglei
|
076aefce74
|
feat(esp32c5): add esp32c5 target in kconfig and tools
|
2023-11-28 16:14:17 +08:00 |
|
Alexey Lapshin
|
fc7ac87b61
|
feat(tools): update gdb version to 12.1_20231023
|
2023-11-10 06:37:33 +00:00 |
|
Marek Fiala
|
56e3e8ce56
|
feat(tools): Option in tools.json to rename toolchanis being downloaded
- Implemented condition that version 1 of tools.json must not contain
new rename_dist keyword in any of #/definitions/versionInfo properties.
|
2023-10-17 12:28:02 +02:00 |
|
Marek Fiala
|
562bb6783a
|
feat(tools): Update ninja to v1.11.1
|
2023-10-17 11:52:22 +02:00 |
|
Alexey Gerenkov
|
5d1acfc44f
|
feat(tools): Update OpenOCD version to v0.12.0-esp32-20230921
|
2023-10-12 11:01:23 +02:00 |
|
Anton Maklakov
|
02802ea20a
|
feat(tools): Add QEMU 8.0.0_20230522 to tools.json
Process wildcards in the install and download lists of idf_tools
Fix the install and download handlers to get common behaviour
|
2023-10-10 09:59:38 +07:00 |
|