Marek Fiala
9d35d63651
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
2025-08-19 14:44:32 +02:00
Zhang Shuxian
5b11b017a9
docs: Update CN translation for IRAM-related docs
2025-08-19 11:35:02 +08:00
morris
8b96e82077
Merge branch 'contrib/github_pr_17444' into 'master'
...
fix PuTTY link in establish-serial-connection.rst (GitHub PR)
Closes IDFGH-16292
See merge request espressif/esp-idf!41326
2025-08-18 14:47:05 +08:00
emanulato
81974e696d
fix PuTTY link in establish-serial-connection.rst
...
The link to PuTTY was pointing to putty.org. This domain has no relation to the PuTTY project! Instead, the website run by the actual PuTTY team can be found under https://putty.software , see https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/snps/iotdk/doc/index.rst
2025-08-16 15:04:48 +02:00
Shen Mengjing
cbd1ede64c
docs: Update CN translation for linux-macos-setup.rst
2025-08-01 14:39:42 +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
Zhang Xiao Yan
a93d61b756
docs: update get-started documents for ESP32-C5
2025-05-26 13:06:21 +08:00
Zhang Xiao Yan
2189c52776
Merge branch 'docs/add_p4_hdg_and_user_guide' into 'master'
...
docs: Add links to ESP32-P4 HDG and user guides
See merge request espressif/esp-idf!39029
2025-05-14 10:21:46 +08:00
Marius Vikhammer
f3d1717408
docs(esp32h4): support building esp32h4 docs
2025-05-13 11:09:15 +08:00
Linda
71b992ac5d
docs: Add links to ESP32-P4 HDG and user guides
2025-05-12 17:13:39 +08:00
luweike
d4f73e7eac
docs: Add RF performance and revise EN
2025-04-08 15:13:33 +08:00
redfast00
08b6f6018f
docs(esp32): Add python-pip as required package on Arch Linux
2025-03-06 12:15:36 +01:00
Marius Vikhammer
1e72b10b26
docs(build): add support for building H21 docs
2025-01-26 11:44:28 +08:00
luweike
e5b3a752be
docs: Update vscode extension link in get started
2024-11-28 14:07:37 +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
renpeiying
46770a50a6
docs: standardize the names of bootloaders in esp-idf
2024-10-23 11:29:24 +08:00
Zhang Shu Xian
1a5741b0bd
Merge branch 'docs/delete_user_guide_esp32_s2_and_s3' into 'master'
...
docs: Delete user guide esp32-s2-saola-1, esp32-s3-devkitc-1 and esp32-s3-devkitm-1
Closes DOC-6934, DOC-6935, DOC-6936, and DOC-6937
See merge request espressif/esp-idf!34229
2024-10-21 16:12:35 +08:00
Zhang Shuxian
3df0e6022d
docs: Delete user guide esp32-s2-saola-1, esp32-s3-devkitc-1 and esp32-s3-devkitm-1
2024-10-17 19:07:17 +08:00
renpeiying
160b1b3b32
docs: Remove user guide for esp32-devkitm-1 migration
2024-10-08 19:07:30 +08:00
Linda
14cdd8ba2b
docs: format establish-serial-connection.rst
2024-08-23 16:29:37 +08:00
Ren Pei Ying
f0bce4303e
docs: remove user guide for esp32-pico-kit related docs after migration
2024-08-12 17:17:14 +08:00
Linda
8d09486eea
docs: delete user guides of ESP32-DevKitC, ESP-WROVER-KIT and ESP32-PICO-DevKitM-2
2024-08-07 10:49:26 +08:00
morris
7e2bc478d7
Merge branch 'docs/remove_user_guide_for_esp32_ethernet_migration' into 'master'
...
docs: remove user guide for esp32-ethernet-kit migration
Closes DOC-6911
See merge request espressif/esp-idf!32365
2024-08-05 11:35:14 +08:00
renpeiying
6e0579c766
docs: remove user guide for esp32-ethernet-kit migration
2024-08-02 12:01:16 +08:00
shenmengjing
837221e2f2
docs: Delete ESP32-S2-Kaluga-Kit related user guide files
2024-08-01 17:01:37 +08:00
Daniel Paul
658b1de02c
docs: Consistent naming convention for ESP Component Registry
2024-07-23 14:10:34 +08:00
Zhang Xiao Yan
d29d1a9972
Merge branch 'docs/migrate_esp32c3_devkitc_02_devkitm_1_user_guide' into 'master'
...
docs: Migrate user guides of ESP32-C3-DevKitM and ESP32-C3-DevKitC to esp-dev-kits
See merge request espressif/esp-idf!31640
2024-07-01 15:20:51 +08:00
Zhang Shuxian
aee423348a
docs: Resolve conflict
2024-06-25 15:22:09 +08:00
Linda
1d99cd827c
docs: Migrate user guides of ESP32-C3-DevKitM and ESP32-C3-DevKitC to esp-dev-kits
2024-06-24 10:19:27 +08:00
Zhang Shu Xian
668503a188
Merge branch 'docs/delete_user_guide_esp32_s2_devkitm_1' into 'master'
...
docs: Delete user guide esp32-s2-devkitm-1
See merge request espressif/esp-idf!31397
2024-06-19 17:28:59 +08:00
Song Ruo Jing
ac6101bf4e
feat(clk): support ESP32C5 XTAL 40M/48M selection
2024-06-11 17:42:43 +08:00
zhangshuxian
c4ec627a00
docs: Delete user guide esp32-s2-devkitm-1
2024-06-07 17:08:44 +08:00
Marius Vikhammer
2eb4cd3d84
docs(c61): add docs build for C61
2024-06-03 10:24:27 +08:00
mofeifei
7c3ad96ab8
docs: remove esp32-devkits user guide
2024-05-22 14:37:27 +08:00
C.S.M
15cf203632
feature(usb_serial_jtag): add usb serial jtag support for esp32p4
2024-05-11 14:16:57 +08:00
Wang Fang
937b290bee
docs: Updated Getting Started for ESP32-P4 support
2024-05-10 17:57:57 +08:00
Marius Vikhammer
f1e65b8373
docs(misc): fixed typos found with codespell
2024-03-28 11:50:58 +08:00
Linda
ecddca6582
docs: add command example to get-started/establish-serial-connection
2024-02-27 11:28:40 +08:00
Marius Vikhammer
4d28524bdb
docs(esp32c5): add support for building C5 docs
2024-02-01 10:06:41 +08:00
kirill.chalov
22a053f1fc
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
2024-01-23 15:22:29 +08:00
Shang Zhou
c1e3440352
docs: Update CN translation for idf-py.rst and linux-macos-setup.rst
2023-12-15 11:50:38 +00:00
Marek Fiala
c8e218c0ae
docs(tools): Add example and resctriction note to setting IDF_TOOLS_PATH
...
Closes https://github.com/espressif/esp-idf/issues/12539
2023-12-15 11:50:38 +00:00
Peter Dragun
0022803ed6
docs(tools/monitor): custom reset sequence from esptool
2023-12-07 10:06:24 +01:00
Linda
acf5cc636a
docs: move the output log of targets to .inc files
2023-11-28 18:27:55 +08:00
Shang Zhou
8b1a494cd3
docs: Fix typo in get-started/index.rst and thread-local-storage.rst based on customer feedback
2023-11-02 14:10:34 +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
Cai Xin Ying
01209e459c
docs: update document format issues
2023-10-14 03:55:41 +08:00
Linda
6c96e58228
docs: update the command to exit the screen session
2023-09-25 15:34:48 +08:00
caixinying-git
b07ada6e94
docs: update format issues left in EN docs
2023-09-15 10:46:25 +00:00