Marek Fiala
9b0475de34
docs(tools): Made static link for config profile files
...
Made the reference link to v5.5 to reflect the correct example,
as in later version the example was changed.
2026-01-14 23:17:00 +08:00
Marek Fiala
3a23146518
docs(tools): Updated argument via file with quotations
...
Closes https://github.com/espressif/esp-idf/issues/18077
2026-01-14 23:17:00 +08:00
Wang Ning
9f10058395
Docs: Update Get Started for EIM
2025-12-23 22:29:08 +08:00
Zhang Shuxian
30832dcbc8
docs: Update CN translation
2025-10-29 11:47:40 +08:00
Marek Fiala
9155e04f06
docs(idf-py.rst): Added cmake preset paragraph
2025-10-29 11:47:40 +08:00
Zhang Shuxian
512a1d8028
docs: Update CN translation
2025-10-20 16:22:54 +02:00
Marek Fiala
c4347a682d
feat: Install mcp with initialization scripts
2025-10-20 16:22:54 +02:00
Mahavir Jain
7c517deb35
tools: add idf.py mcp-server support
2025-10-20 16:22:54 +02:00
Fu Hanxi
b207b3320b
ci: use merged result commit in build_docker job
...
also change to shanghai runners
2025-10-08 13:59:18 +02:00
Peter Dragun
e3198fff3c
feat: Update esptool to v5
2025-09-30 15:28:55 +02:00
Marek Fiala
56fa45c741
revert(tools): Removed --legacy option for esp-idf-size
2025-09-29 01:54:38 +08:00
renpeiying
6c6b8a5ee0
docs: Add CN translation to idf-py.rst
2025-09-23 15:26:33 +08:00
Marek Fiala
96ff174dac
feat(tools): idf.py extension - added interface version
2025-09-23 15:26:33 +08:00
Marek Fiala
7ac1c541fd
docs(tools): Updated documentation about extension options
2025-09-23 15:26:33 +08:00
luweike
bfe6b51ac9
docs: Add --qemu-extra-args option to QEMU guide
2025-09-22 15:37:46 +08:00
luweike
7e669d3a71
docs: Add Related Documents to IDF Docker Image
2025-09-18 17:12:38 +08:00
renpeiying
5b7f668a35
docs: add qemu doc link
2025-09-08 11:42:27 +08:00
Peter Dragun
519042a1e2
feat: Deprecate Python 3.9
...
BREAKING CHANGE:
- Minimal supported Python version is now 3.10.
2025-08-01 08:05:10 +02:00
Jan Beran
19d370f594
docs: how to update ESP-IDF environment without updating ESP-IDF itself
...
Closes https://github.com/espressif/esp-idf/issues/16077
2025-06-23 12:47:59 +02:00
Frantisek Hrbata
b9d7771a14
fix(docs/idf-size): update idf.py size summary output
...
The total flash size is no longer reported by esp-idf-size. Update the
output example in the documentation to reflect this change. Also,
include the note about total memory sizes as now printed by
esp-idf-size.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2025-05-26 23:04:10 +08:00
renpeiying
f5a28000fa
docs: Update CN for idf-monitor.rst
2025-05-12 22:07:50 +08:00
Peter Dragun
9859f5e690
docs(tools/idf-monitor): Add note about autocoloring limitation on multiline logs
...
Closes https://github.com/espressif/esp-idf/issues/15793
2025-05-12 22:07:50 +08:00
Alexey Gerenkov
e7423ebbcc
feat(tools): Add standalone Clang libraries to tools.json
2025-04-14 17:10:55 +03:00
renpeiying
0d3dcf396f
docs: Update CN translation
2025-04-02 19:18:12 +08:00
Peter Dragun
6061a98b33
docs(tools/idf-monitor): add note about CH9102 USB-to-UART bridge issue on Windows
...
Closes https://github.com/espressif/esp-idf-monitor/issues/26
2025-04-02 08:56:57 +02:00
renpeiying
2aee9ac12c
docs: Add translation for api-guides/tools/diag_tool
2025-03-04 16:44:35 +08:00
Frantisek Hrbata
e66405232c
docs: add idf.py diag documentation to api-guides
...
Add the initial documentation for the idf.py diagnostic tool, detailing
how it can be used to gather information for troubleshooting issues
related to the ESP-IDF project.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2025-02-22 09:02:20 +01:00
Roland Dobai
e61653e68e
Merge branch 'contrib/github_pr_14966' into 'master'
...
Tools: Fix a typo in the QEMU documentation (GitHub PR)
Closes IDFGH-14164
See merge request espressif/esp-idf!35355
2024-12-03 02:18:48 +08:00
Jan Tomka
0b67e76715
docs(tools): Fix a typo in the QEMU documentation
2024-12-02 21:48:19 +11:00
Roland Dobai
a2c399c098
Merge branch 'feat/add_idf_path_setting_info' into 'master'
...
feat(tools): Add info message to install/export scripts about IDF_PATH being set/change.
Closes IDF-9355
See merge request espressif/esp-idf!34748
2024-11-25 17:20:55 +08:00
Roland Dobai
4110d14825
Merge branch 'feat/document_idf_version_txt_file' into 'master'
...
docs(tools): Mention idf_version.txt in documentation
Closes IDF-11630
See merge request espressif/esp-idf!34717
2024-11-25 17:19:10 +08:00
renpeiying
5182c8031e
docs: Update CN translation for idf-tools.rst
2024-11-25 15:56:16 +08:00
Marek Fiala
cad15b50c4
feat(tools): Inform user about IDF_PATH set/change in install/export scripts
2024-11-25 15:56:16 +08:00
Roland Dobai
7fcbdb9c2e
Merge branch 'docs/sbom_tool' into 'master'
...
docs(sbom): add basic description about SBOM for ESP-IDF projects
Closes IDF-11485
See merge request espressif/esp-idf!34853
2024-11-14 17:28:11 +08:00
renpeiying
e4b8712bbc
docs: Update CN translation for idf-tools.rst
2024-11-14 16:09:24 +08:00
Frantisek Hrbata
4e9362a1cb
docs(sbom): add basic description about SBOM for ESP-IDF projects
...
Add a basic description and usage overview of the esp-idf-sbom tool. A
more detailed description is already available on the GitHub pages,
which this documentation refers to.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-11-13 15:45:19 +01:00
Frantisek Hrbata
a4acbd2758
feat: Drop Python 3.8 support
...
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-11-12 17:02:26 +08:00
Marek Fiala
d7d8828824
docs(tools): Mention idf_version.txt and ESP_IDF_VERSION in documentation
2024-11-11 16:08:47 +01:00
renpeiying
53b57e21fb
docs: Update CN translation for qemu.rst
2024-10-21 18:48:02 +08:00
Aditya Patwardhan
a58a07ecfe
feat(tools): Added option to specify flash image in "idf.py qemu"
2024-10-21 18:48:02 +08:00
Mahavir Jain
27bcb047b4
Merge branch 'feature/qemu_doc_guide_updates' into 'master'
...
docs: misc updates to qemu guide, now enabled for ESP32-S3
See merge request espressif/esp-idf!33854
2024-10-08 12:45:23 +08:00
Peter Dragun
7d8231c0c1
Merge branch 'move_monitor_config_docs' into 'master'
...
docs: Move monitor configuration documentation to its own repository
See merge request espressif/esp-idf!33284
2024-10-07 22:14:53 +08:00
renpeiying
757fa4d72c
docs: Update Chinese translation for docs
2024-09-29 11:35:45 +08:00
Mahavir Jain
1e94096e16
docs: update qemu guide for efuse commands
...
- add mention of qemu guide in security related chapters
- also added a note about secure boot v2 config in qemu workflow
2024-09-27 13:36:15 +05:30
Mahavir Jain
d78439a572
docs: enable qemu doc guide for ESP32-S3
2024-09-27 13:34:00 +05:30
Peter Dragun
31dc7b6f07
docs: Move monitor configuration documentation to its own repository
2024-09-18 12:30:36 +02:00
Roland Dobai
58d10a089c
docs(tools): Fix clang-tidy documentation about RISC-V being supported
2024-09-16 12:12:43 +02:00
Marek Fiala
88527faff8
feat(tools): Added Windows shells support + refactoring
2024-09-05 10:13:04 +02:00
Ivan Grokhotkov
0773caf283
Merge branch 'feature/idf_py_efuse_qemu' into 'master'
...
feat(idf.py): support efuse-related commands in QEMU
Closes QEMU-193
See merge request espressif/esp-idf!29809
2024-08-21 16:13:54 +08:00
Linda
4fc4f7053b
docs: update application examples for build_system
2024-08-16 17:59:11 +08:00