luweike
c166bf306f
docs: Update vscode extension link in get started
2024-11-29 16:06:18 +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
Zhang Xiao Yan
6bb7cb8c25
Merge branch 'docs/add_troubleshooting_notes_to_establish_serial_connection' into 'master'
...
docs: add troubleshooting notes to establish-serial-connection.rst
See merge request espressif/esp-idf!25534
2023-09-13 02:27:38 +08:00
Linda
cfd84269e7
docs: add troubleshooting notes to establish-serial-connection.rst
2023-09-12 17:53:36 +08:00
Marek Fiala
608b6e5480
feat(tools): Add dl.espressif.cn IDF_GITHUB_ASSET to documentation
2023-08-31 07:46:36 +00:00
Shang Zhou
00fe2a6166
docs: Update CN translation for idf-tools.rst and get-started/index.rst
2023-08-21 15:34:26 +02:00
radim.karnis
e2638a2af0
docs(idf-tools): Add uninstallation instructions
...
Closes https://github.com/espressif/esp-idf/issues/11102
2023-08-21 15:32:27 +02: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
ede0786eb0
Merge branch 'contrib/github_pr_11394' into 'master'
...
docs: Fix typo in Linux/macOS getting started docs (GitHub PR)
Closes IDFGH-10119
See merge request espressif/esp-idf!23731
2023-05-15 10:35:05 +08:00
Nihal Gonsalves
9eb66357f1
Fix typo in Linux/macOS getting started docs
...
`hello_word` -> `hello_world`
2023-05-12 15:55:23 +02:00
Wang Ning
2c1f2ad02b
docs/add link to esp32-c6 devkit user guide
2023-05-10 16:58:47 +08:00
Linda
97ba0d2426
docs: update installation prerequisites for Ubuntu and Debian system
2023-05-08 18:59:41 +08:00
Marius Vikhammer
a964b85d45
docs: use soc_caps directly in text where possible
2023-03-28 17:23:43 +08:00
Linda
c36b2eac6f
docs: remove incorrect note from get started of esp32s3
2023-02-15 15:44:39 +08:00