renpeiying
be45adaf95
docs: Remove User Guide for ESP32-Pico-Kit related docs after migration
2024-09-02 19:10:29 +08:00
Island
af66e74fb4
Merge branch 'docs/add_ble_feature_status_table_v5.0' into 'release/v5.0'
...
docs(ble): Added BLE feature support status (v5.0)
See merge request espressif/esp-idf!32925
2024-08-26 14:02:45 +08:00
Krzysztof Budzynski
f17564303e
Merge branch 'docs/delete_user_guides_three_esp32_dev_boards_v5.0' into 'release/v5.0'
...
docs: delete user guides of ESP32-DevKitC, ESP-WROVER-KIT and ESP32-PICO-DevKitM-2 (v5.0)
See merge request espressif/esp-idf!32751
2024-08-20 18:37:33 +08:00
Linda
17de132b94
docs: delete user guides of ESP32-DevKitC, ESP-WROVER-KIT and ESP32-PICO-DevKitM-2
2024-08-20 14:36:20 +08:00
Yuhan Wei
c162aa01b4
docs(ble): Added BLE feature support status
2024-08-16 17:56:14 +08:00
renpeiying
3145eac6c5
docs: remove user guide for esp32-ethernet-kit migration
2024-08-05 18:01:27 +08:00
Zhang Xiao Yan
60e90cdc75
docs: Migrate user guides of ESP32-C3-DevKitM and ESP32-C3-DevKitC to esp-dev-kits (v5.0)
2024-07-03 14:09:47 +08:00
zhangshuxian
e969de7fcb
docs: Delete user guide esp32-s2-devkitc-1
2024-07-01 10:42:02 +08:00
Jiang Jiang Jian
0d58e01665
Merge branch 'docs/delete_user_guide_esp32_s2_devkitm_1_v5.0' into 'release/v5.0'
...
docs: Delete user guide esp32-s2-devkitm-1 (v5.0)
See merge request espressif/esp-idf!31610
2024-07-01 10:14:17 +08:00
zhangshuxian
42fe805d63
docs: Delete user guide esp32-s2-devkitm-1
2024-06-25 16:07:11 +08:00
wangning
d3e239e1fe
docs(esp32c3): Added missing USB functions to esp32-c3 devkit user guides
2024-05-16 11:32:54 +08:00
Roman Leonov
470ecb3033
feat(docs): added USB Host Stack Configuration description
2024-01-29 10:22:26 +01:00
Jiang Jiang Jian
be49757cbf
Merge branch 'contrib/github_pr_9694_v5.0' into 'release/v5.0'
...
add low power doc and picture (GitHub PR)(backport v5.0)
See merge request espressif/esp-idf!25591
2023-09-21 10:37:38 +08:00
wang tao
86310135f6
add low power doc and picture
...
Merges https://github.com/espressif/esp-idf/pull/9694
2023-08-28 14:23:09 +08:00
Wang Ning
48bd249d7b
fix_error_in_esp32-s2-devkitc-1_pin_layout_diagram
2023-06-08 16:16:00 +08:00
morris
49c83f112d
mcpwm: can't apply the same delay module to multiple generators
...
This is a hardware limitation, one delay module can only be used by one generator at one time.
Closes https://github.com/espressif/esp-idf/issues/11327
2023-05-10 10:10:16 +08:00
Ivan Grokhotkov
e1efc8299f
Merge branch 'docs/update_index_v5.0' into 'release/v5.0'
...
docs: remove rarely used items from the home page (v5.0)
See merge request espressif/esp-idf!20496
2022-12-02 19:32:58 +08:00
laokaiyao
592a51ae96
i2s: fixed typo 'philip'
...
Closes: https://github.com/espressif/esp-idf/issues/10197
2022-11-22 15:59:51 +08:00
Tomas Rezucha
0179edb71d
tinyusb: Add VBUS voltage monitoring feature
...
VBUS voltage monitoring is mandated by USB specification for self-powered devices.
This implementation maps selected GPIO to bvalid signal of USB-OTG peripheral.
Closes https://github.com/espressif/esp-idf/issues/7747
2022-10-25 06:44:56 +02:00
Linda
8cbaff1b1d
docs: remove rarely used items from the home page
2022-10-08 10:38:37 +08:00
Linda
ac63ec27d7
docs: update the diagram of FSM of I2S
2022-08-12 17:57:52 +08:00
morris
e4868548c7
doc: update MCPWM api reference with new driver API
2022-07-27 15:22:24 +08:00
laokaiyao
edee3ee3cd
i2s: add slot sequence table
...
Closes: https://github.com/espressif/esp-idf/issues/9208
When I2S is configured into different modes, the slot sequence varies.
This commit updates slot sequence tables and corresponding descriptions
in (both code and programming guide).
2022-07-21 15:52:39 +08:00
Armando
5b523a3313
esp_adc: new esp_adc component and adc drivers
2022-07-15 18:31:00 +08:00
mofeifei
a664eb9e5a
docs:update s3-devkitc-1 user guide v1.1
2022-07-08 07:57:29 +00:00
laokaiyao
28b8fc6a7e
i2s: update documents for driver-NG
2022-06-15 10:30:04 +08:00
laokaiyao
621d0aa942
i2s: Introduced a brand new driver
2022-06-15 10:29:06 +08:00
morris
a7f6f8677a
doc: update api reference for new rmt driver
2022-05-07 10:34:50 +00:00
morris
dce0993ce5
doc: apply wavedrom extension
2022-05-01 22:58:19 +08:00
mofeifei
57ac6d4673
docs: update s3-devkitc-1 user guide
2022-03-29 11:24:20 +08:00
xiongweichao
6514f9e94c
docs: translate coexist from CN to EN
2022-03-09 02:50:00 +00:00
intern
4cfe6cfb4d
docs: update esp wrover kit user guide
2022-02-24 15:14:38 +08: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
Hao Ning
60aa03bde0
docs:update pin layout diagrams for two s3 boards
2022-01-26 06:16:55 +00:00
Darian Leung
ada1c9c5b8
usb: Add USB Host Library documentation
...
This commit adds the USB Host Library documentation and fixes some nitpicks
in the Host Stack types.
Closes https://github.com/espressif/esp-idf/issues/6408
2022-01-06 15:15:32 +08:00
Marius Vikhammer
3e56ba05cc
docs: fix missing static file path
...
Also update layout of version table
2021-12-29 13:57:30 +08:00
Shang Zhou
43ca01d99a
docs:update ESP32-DevKitC Pin Layout figure of higher resolution
2021-12-09 19:34:34 +08:00
Lv Xin Yue
2059280445
Doc/add esp32s3 kevkitm 1 user guide cn and en
2021-11-17 11:13:34 +00:00
Armando
10f611fc42
docs: add adc calibration docs on c3 and s3
2021-11-09 16:14:16 +08:00
Darian Leung
8babb3bca6
freertos: Fix SMP round robin scheduling
...
The previous SMP freertos round robin would skip over tasks when
time slicing. This commit implements a Best Effort Round Robin
where selected tasks are put to the back of the list, thus
makes the time slicing more fair.
- Documentation has been updated accordingly.
- Tidy up vTaskSwitchContext() to match v10.4.3 more
- Increased esp_ipc task stack size to avoid overflow
Closes https://github.com/espressif/esp-idf/issues/7256
2021-11-02 14:00:14 +08:00
Wang Fang
ba09586a24
docs: replace the module on esp32-devkitc from esp32-wrover to esp32-wroom
2021-10-28 17:29:17 +08:00
Wang Ning
5b339fefdc
docs/update_esp32-s2_devkit_user_guides
2021-09-22 14:59:06 +08:00
Wang Ning
769a9fa28f
docs/update_two_esp32-c3_devkit_user_guides
2021-09-18 18:46:42 +08:00
aleks
b9b2cab8f9
freemodbus: update the modbus documentation doc-1641
2021-09-05 21:01:07 +02:00
Juraj Sadel
85f9aa1062
docs: Instructions for Windows download optimization
2021-08-16 12:32:21 +02:00
Wang Ning
baebf74342
docs/add_esp32-s2-devkitc-1_user_guide
2021-07-30 14:00:45 +08:00
morris
f907009056
Merge branch 'refactor/cleanup_mcpwm_examples' into 'master'
...
mcpwm: more clean up (example + LL + doc)
Closes IDF-3295
See merge request espressif/esp-idf!12798
2021-07-29 10:41:07 +00:00
morris
8cfac8ec38
doc: fix wrong info in MCPWM api reference
2021-07-26 22:32:45 +08:00
morris
2218204aa7
doc: update tinyusb document to support esp32s3
...
1. Renamed SOC_USB_SUPPORTED to SOC_USB_OTG_SUPPORTED for the reason of
another USB related peripheral: USB_JTAG_SERIAL
2. correct related document
2021-07-22 10:43:10 +08:00
daiziyan
e95893bb1b
docs: rename ESP-MESH to ESP-WIFI-MESH
2021-07-12 19:25:18 +08:00