Commit Graph

30 Commits

Author SHA1 Message Date
Wang Ning 9f10058395 Docs: Update Get Started for EIM 2025-12-23 22:29:08 +08:00
Peter Dragun e3198fff3c feat: Update esptool to v5 2025-09-30 15:28:55 +02: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
Zhang Xiao Yan a93d61b756 docs: update get-started documents for ESP32-C5 2025-05-26 13:06:21 +08: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
Daniel Paul 658b1de02c docs: Consistent naming convention for ESP Component Registry 2024-07-23 14:10:34 +08:00
Song Ruo Jing ac6101bf4e feat(clk): support ESP32C5 XTAL 40M/48M selection 2024-06-11 17:42:43 +08:00
Wang Fang 937b290bee docs: Updated Getting Started for ESP32-P4 support 2024-05-10 17:57:57 +08:00
Linda acf5cc636a docs: move the output log of targets to .inc files 2023-11-28 18:27:55 +08:00
Jakub Kocka 9cc213289d docs(get-started): Adjusteded docs flashing part to be more user friendly
Closes https://github.com/espressif/esp-idf/issues/12366
2023-10-19 15:11:34 +02:00
caixinying-git b07ada6e94 docs: update format issues left in EN docs 2023-09-15 10:46:25 +00:00
radim.karnis 8acde05a5c feat: Drop Python 3.7 support 2023-08-08 08:37:29 +02:00
Cai Xin Ying 9de7cbdc18 Docs: Update format issues for EN and CN files under get-started folder 2023-07-11 15:03:50 +08:00
Linda b730910a9c docs: fix a typo in get-started/start-project 2023-06-30 17:48:50 +08:00
Marius Vikhammer aeeee67164 docs: updated misc docs with H2 specific information. 2023-06-06 09:48:47 +08:00
Marius Vikhammer a964b85d45 docs: use soc_caps directly in text where possible 2023-03-28 17:23:43 +08:00
daiziyan f6419eb3fe docs: update CN trans for memory-types,tips-and-quirks, partition-tables and start-project 2023-01-10 02:40:03 +00:00
Marius Vikhammer f7a0a3040c esp-hw-support: update C6 chip info to include 802.15.4 support 2022-11-17 14:27:26 +08:00
Marius Vikhammer 0244c81fd2 docs: update getting started and frontpage docs for C6 2022-11-17 11:30:30 +08:00
Marius Vikhammer 8540e7a772 docs: fixed misc broken links 2022-09-18 15:03:39 +08:00
pedro.minatel 1df9480e29 Added procedures for the USB flashing
Link to the esptool page fixed and changes on the USB diagrams
Changes from MR review
2022-08-09 09:52:07 +00:00
jingli 209cb1f8ee docs: fix xtal kconfig related description 2022-08-05 19:12:29 +08:00
Wang Fang c69908e976 docs: deleted IDE documentation and provided links to these IDE GitHub repos 2022-07-07 18:14:26 +08:00
Tomas Rezucha 11fd801ed9 docs: Add information about BSPs 2022-06-14 12:09:21 +02:00
Marius Vikhammer 7dcd85b873 docs: update getting started guide for C2 2022-05-28 14:22:13 +08:00
Djordje Nedic 5250ca1627 docs: fix getting started having 2 toctrees
Instead of having 2 toctrees for setup and build your first project parts, use os-specific refs for the build your first project part
2022-05-02 11:37:19 +02:00
Anton Maklakov 97c830aedf docs: fix mention of python version 2022-03-04 11:03:19 +07:00
pedro.minatel d049f30ad5 [Docs] Changes according to MR review 2022-02-17 10:50:59 +00:00
daiziyan a4704d37e6 docs: updated CN translation for new get started 2022-02-17 10:50:59 +00:00
pedro.minatel e4a766051c [Docs] Rebase conlicts fixed
[Docs] New getting started based on the ide and os selection
Missing file on zh_CN folder added
Added hidden toctree for missing files in CN version
docs: Added steps summary to the macOS procedures
[Docs] Changes on the titles and heading levels
[Docs] Review according to MR 15432
[Docs] Fixed the start a new project secction
2022-02-17 10:50:51 +00:00