Shang Zhou
99ee02d70b
docs: Fix typo for U0TXD in the diagram
2023-02-21 10:58:35 +08:00
Darian Leung
a52aff81a8
usb_host: Add maintainer's notes (Introduction and DWC_OTG Controller)
...
This commit adds some parts of the USB Host Stack's maintainers notes
(specifically "Introduction" and "DWC_OTG Controller" chapters).
2023-01-13 20:00:18 +08:00
Shang Zhou
b5d27aa436
docs: Update pin layout diagram for ESP32-C3-DevKitC-02
2022-12-22 16:55:51 +08:00
morris
4019e307f1
doc: add api reference for etm driver
2022-11-23 15:32:34 +08:00
laokaiyao
039af72058
i2s: fixed typo 'philip'
...
Closes: https://github.com/espressif/esp-idf/issues/10197
2022-11-21 15:58:06 +08:00
laokaiyao
8ef9fd4623
dac: optimize the dma stratege
2022-10-25 17:14:59 +08:00
laokaiyao
f9f9a09dfb
dac: update unit-test docs and examples for driver-NG
2022-10-25 17:00:41 +08:00
Tomas Rezucha
1410f5a798
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-18 09:18:29 +02:00
Linda
db6d9fb638
docs: remove rarely used items from the home page
2022-09-23 16:04:52 +08:00
Wang Ning
1f9626f7a4
Merge branch 'docs/upgrade_s2-devkit-c-1_user_guide_for_eco1' into 'master'
...
Docs: Updated ESP32-S2-DevKitC-1 User Guide for ECO1
See merge request espressif/esp-idf!19444
2022-09-21 12:02:14 +08:00
Wang Ning
63f7bf2be5
Docs: Updated ESP32-S2-DevKitC-1 User Guide for ECO1
2022-09-21 12:02:13 +08:00
Wang Ning
9246600b11
Docs: Updated ESP32-S2-DevKitM-1 User Guide for ECO1
2022-09-20 20:39:53 +08:00
Mo Fei Fei
5dcb6022ea
Docs: update figures for esp32-s3-devkitc-1 user guide
2022-08-31 16:24:58 +08:00
morris
c7696fb8ef
Merge branch 'docs/update_touch_sensor_esp32s2s3' into 'master'
...
docs: update touch sensor of esp32s2 and esp32s3
Closes DOC-3193
See merge request espressif/esp-idf!19696
2022-08-30 17:08:06 +08:00
Linda
0fa32f2f41
docs: update touch sensor of esp32s2 and esp32s3
2022-08-24 16:34:13 +08:00
Linda
830588020e
docs:update user guide of esp32-pico-kit
2022-08-19 16:50:05 +08:00
Wang Zi Yan
a93ba27b43
Merge branch 'docs/add_pin_layout_diagram_and_notes' into 'master'
...
docs: update user-guide-devkitm-1.rst
Closes DOC-3495
See merge request espressif/esp-idf!19517
2022-08-18 17:16:16 +08:00
wangziyan
f5f66b9f1d
docs: update user-guide-devkitm-1.rst
2022-08-11 19:11:02 +08:00
Linda
77d7ab8813
docs: update the diagram of FSM of I2S
2022-08-08 17:02:49 +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
Lv Xin Yue
faee145a61
docs:add esp32-s3-devkitc-1 user guide
2021-07-02 15:21:07 +08:00
Juraj Michálek
bd749ad8be
docs: update Windows Tools 2.9 installation
2021-06-21 14:19:40 +02:00