Erhan Kurubas
|
5d1a3de99d
|
feat(tools): update openocd version to v0.12.0-esp32-20250707
|
2025-07-09 14:58:01 +08:00 |
|
Marek Fiala
|
c08a55b5a3
|
feat(tools): Update ccache 4.10.2 -> 4.11.2
Closes https://github.com/espressif/idf-installer/issues/305
|
2025-06-17 04:26:21 +08:00 |
|
Alexey Lapshin
|
5b6ba02773
|
feat(tools): update esp-rom-elf to version 20240305
|
2025-05-29 15:44:01 +08:00 |
|
Alexey Gerenkov
|
ea1a1cc131
|
feat(tools): update openocd version to v0.12.0-esp32-20250422
|
2025-04-26 12:41:34 +02:00 |
|
Erhan Kurubas
|
4109316502
|
feat(tools): update openocd version to v0.12.0-esp32-20250226
|
2025-03-05 15:46:10 +01:00 |
|
Alexey Gerenkov
|
6735d9a9eb
|
feat(tools): update openocd version to v0.12.0-esp32-20241016
|
2024-10-23 10:05:20 +02:00 |
|
Marek Fiala
|
87210c5610
|
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-25 16:52:32 +08:00 |
|
Jiang Jiang Jian
|
c143e68c9f
|
Merge branch 'feature/update-qemu-to-esp_develop_9.0.0_20240606_v5.2' into 'release/v5.2'
feat(tools): update qemu version to esp_develop_9.0.0_20240606 (v5.2)
See merge request espressif/esp-idf!31527
|
2024-08-29 11:46:07 +08:00 |
|
Alexey Gerenkov
|
3f83210435
|
feat(tools): update openocd version to v0.12.0-esp32-20240821
|
2024-08-28 13:20:09 +03:00 |
|
Ivan Grokhotkov
|
b357121ec6
|
feat(tools): update qemu version to esp_develop_9.0.0_20240606
|
2024-08-28 13:51:53 +08:00 |
|
Alexey Gerenkov
|
3689649c63
|
feat(tools): update openocd version to v0.12.0-esp32-20240726
|
2024-08-05 22:38:42 +02:00 |
|
Alexey Lapshin
|
d2e5b33e2c
|
feat(tools): update gdb version to 14.2_20240403
|
2024-04-23 22:32:39 +04:00 |
|
Alexey Gerenkov
|
9a6b151c41
|
feat(tools): update openocd version to v0.12.0-esp32-20240318
|
2024-04-04 22:41:19 +03:00 |
|
Espressif BOT
|
84f4548b98
|
change(tools/qemu): Update QEMU release versions
|
2024-03-20 13:15:49 +05:30 |
|
Jiang Jiang Jian
|
0d8ca93e8d
|
Merge branch 'feature/update-gdb-to-12.1_20231023_v5.2' into 'release/v5.2'
feat(tools): update gdb version to 12.1_20231023 (v5.2)
See merge request espressif/esp-idf!27376
|
2023-12-26 10:32:07 +08:00 |
|
Ivan Grokhotkov
|
fdf04b3198
|
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-08 15:35:26 +07:00 |
|
Alexey Lapshin
|
f28c47e4af
|
feat(tools): update gdb version to 12.1_20231023
|
2023-11-24 11:12:09 +04: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 |
|
Alexey Lapshin
|
98199d50d6
|
change(tools): update gcc toolchain version to 13.2.0
Add Kconfig option to supress new gcc warnings
Update docs with migration guide
|
2023-10-09 12:13:00 +04:00 |
|
Armando (Dou Yiwen)
|
17d6768e65
|
Merge branch 'feature/add_target_esp32p4' into 'master'
esp32p4: introduce the target
See merge request espressif/esp-idf!24155
|
2023-06-14 10:16:44 +08:00 |
|
Anton Maklakov
|
b9cc4f045b
|
Merge branch 'feature/tools_add_ulp_linux_i686_toolchain' into 'master'
tools: add ULP toolchain for linux-i686 platform
See merge request espressif/esp-idf!24185
|
2023-06-13 16:38:14 +08:00 |
|
Armando
|
101e6a18eb
|
esp32p4: introduce the target
Add esp32p4 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32p4`
|
2023-06-13 15:16:11 +08:00 |
|
Anton Maklakov
|
d58004f57a
|
tools: add ULP toolchain for linux-i686 platform
Closes https://github.com/espressif/esp-idf/issues/11561
|
2023-06-13 00:48:23 +07:00 |
|
Alexey Gerenkov
|
8846674e54
|
tools: Upgrade Clang toolchain to 'esp-16.0.0-20230516'
|
2023-05-31 22:07:15 +03:00 |
|
Alexey Gerenkov
|
644e339ed2
|
tools: update OpenOCD version to v0.12.0-esp32-20230419
|
2023-05-02 16:51:11 +00:00 |
|
laokaiyao
|
1f84f6c6ed
|
esp32h4: remove esp32h4 target from ci
|
2023-04-20 15:19:47 +08:00 |
|
Roland Dobai
|
83469ddbac
|
Merge branch 'feature/update_ccache_to_4.8' into 'master'
Tools: update ccache 4.6.2 -> 4.8
Closes IDF-6749
See merge request espressif/esp-idf!22881
|
2023-03-29 22:18:16 +08:00 |
|
Roland Dobai
|
51772f4fb5
|
Merge branch 'feature/update_rom_elfs' into 'master'
tools: update esp-rom-elf to version 20230320
See merge request espressif/esp-idf!22838
|
2023-03-28 17:10:44 +08:00 |
|
Marek Fiala
|
b65500fd63
|
Tools: update ccache 4.6.2 -> 4.8
|
2023-03-22 16:26:21 +01:00 |
|
Alexey Gerenkov
|
d2c02c901a
|
tools: Add OpenOCD v0.12.0-esp32-20230313 binaries for win64 platform
|
2023-03-21 15:44:53 +03:00 |
|
Alexey Lapshin
|
12ab3625ca
|
tools: update esp-rom-elf to version 20230320
|
2023-03-20 19:20:34 +08:00 |
|
Alexey Gerenkov
|
5013e6588c
|
tools: update OpenOCD version to 'v0.12.0-esp32-20230313'
|
2023-03-13 15:29:19 +00:00 |
|
Alexey Lapshin
|
d867b11022
|
tools: update toolchain version to 'esp-12.2.0_20230208'
Closes https://github.com/espressif/esp-idf/issues/5308
|
2023-02-22 05:33:03 +00:00 |
|
Marek Fiala
|
a7a401eb28
|
Tools: dfu-util upgrade 0.9 -> 0.11
Closes https://github.com/espressif/esp-idf/issues/10558
|
2023-02-03 15:34:23 +01:00 |
|
Alexey Lapshin
|
30cc5e9da9
|
tools: upgrade rom elfs to version 20230113
|
2023-01-13 14:44:57 +07:00 |
|
Ivan Grokhotkov
|
e48b8eecff
|
Merge branch 'bugfix/tools_json_riscv_gdb_targets' into 'master'
tools: fix RISC-V GDB not being installed for C2, C6, H2
See merge request espressif/esp-idf!21763
|
2023-01-02 16:55:04 +08:00 |
|
Cao Sen Miao
|
4e67332b74
|
ESP32H2: Add small CI test for ESP32H2
|
2022-12-29 11:00:42 +08:00 |
|
Ivan Grokhotkov
|
2a1e5e1939
|
tools: fix RISC-V GDB not being installed for C2, C6, H2
|
2022-12-22 10:11:48 +01:00 |
|
Alexey Gerenkov
|
989cb33fe4
|
tools: Updates esp-clang version to 'esp-15.0.0-20221201'
|
2022-12-06 12:33:09 +03:00 |
|
Alexey Gerenkov
|
55bd4a74cd
|
tools: Replace 'xtensa-clang' with 'esp-clang'
|
2022-11-22 17:30:14 +03:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
Roland Dobai
|
ba60c550c0
|
Merge branch 'feature/oocd_ver_upgrade' into 'master'
tools: Updates OpenOCD version to 'v0.11.0-esp32-20221026'
See merge request espressif/esp-idf!20841
|
2022-11-04 02:51:41 +08:00 |
|
Alexey Lapshin
|
80d395848f
|
tools: update gdb version to '12.1_20221002'
|
2022-11-02 18:46:38 +00:00 |
|
Alexey Gerenkov
|
6dde0b217b
|
tools: Updates OpenOCD version to 'v0.11.0-esp32-20221026'
|
2022-11-02 10:22:29 +00:00 |
|
Alexey Lapshin
|
fd2846c95e
|
tools: add esp-rom-elfs version '20220823'
|
2022-09-21 22:39:03 +04:00 |
|
Alexey Lapshin
|
a9bd454529
|
tools: update esp32ulp-elf to v2.35_20220830
Closes https://github.com/espressif/esp-idf/issues/6432
Closes https://github.com/espressif/binutils-esp32ulp/issues/23
|
2022-09-13 12:55:48 +04:00 |
|
Ivan Grokhotkov
|
1ba3d58b78
|
tools: cmake: upgrade from 3.23.1 to 3.24.0
|
2022-08-30 16:38:14 +02:00 |
|