Wan Lei
|
66cda021d0
|
Merge branch 'feature/h2_gpio_hysteresis_support' into 'master'
gpio: h2 support input hysteresis filter
Closes IDF-6653
See merge request espressif/esp-idf!22263
|
2023-02-21 17:27:56 +08:00 |
|
Mo Fei Fei
|
ba79daade6
|
Docs: Add CN translation for dac.rst
|
2023-02-21 14:36:30 +08:00 |
|
wanlei
|
c9bcec9212
|
gpio: h2 support input hysteresis filter
|
2023-02-20 19:34:48 +08:00 |
|
Linda
|
b08017f599
|
docs: fix typo in api-reference/peripherals/spi_flash
|
2023-02-20 14:26:47 +08:00 |
|
Mo Fei Fei
|
c88efb7fa8
|
Merge branch 'docs/sync_cn_trans_peripherals' into 'master'
Docs: update CN translation for migration-guides, api-reference, api-guides
Closes DOC-4614
See merge request espressif/esp-idf!22386
|
2023-02-20 11:49:55 +08:00 |
|
Mo Fei Fei
|
600ed6ac10
|
Docs: update CN translation for migration-guides, api-reference, api-guides
|
2023-02-20 11:49:54 +08:00 |
|
Krzysztof Budzynski
|
0048c977ee
|
Merge branch 'docs/fix_typo_esp32s3_gpio' into 'master'
docs: fix typo in api-reference/peripherals/gpio/esp32s3
See merge request espressif/esp-idf!22403
|
2023-02-17 22:21:37 +08:00 |
|
Shang Zhou
|
913c1722c2
|
docs: Review and update spi_features
|
2023-02-16 16:27:42 +08:00 |
|
Linda
|
75df11ccbc
|
docs: fix typo in api-reference/peripherals/gpio/esp32s3
|
2023-02-16 12:14:30 +08:00 |
|
morris
|
044a114e66
|
gptimer: unify clock setting with clk_tree API
|
2023-02-08 16:30:47 +08:00 |
|
laokaiyao
|
f27cd67c00
|
driver: pack peripherals
|
2023-02-02 18:19:58 +08:00 |
|
Dai Zi Yan
|
b97a98a703
|
Merge branch 'docs/sync_up_translation_Jan' into 'master'
docs: sync up translation for api-reference
Closes DOC-4445 and DOC-3673
See merge request espressif/esp-idf!22150
|
2023-02-02 18:07:21 +08:00 |
|
daiziyan
|
4667f1b3ef
|
docs: sync up translation for api-reference
|
2023-02-02 14:44:13 +08:00 |
|
laokaiyao
|
330149f3a6
|
i2c: support i2c on esp32h2
|
2023-02-01 11:23:11 +08:00 |
|
Song Ruo Jing
|
ad55230b0a
|
ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code
LEDC examples and test cases are supported on ESP32H2.
Switch to use general clock IDs for ledc_clk_cfg_t enum values.
Deprecate LEDC_USE_RTC8M_CLK.
|
2023-01-30 19:19:34 +08:00 |
|
Darian Leung
|
a57496acfe
|
usb_host: Add maintainer's notes (Design, Architecture)
This commit adds some parts of the USB Host Stack's maintainers notes
(specifically "Design" and "Architecture").
|
2023-01-24 02:49:35 +08:00 |
|
Song Ruo Jing
|
4c8fdc31f9
|
gpio: Add support for esp32h2
|
2023-01-18 11:41:12 +08:00 |
|
Marius Vikhammer
|
70d1dbccd8
|
Merge branch 'docs/enable_h2_build' into 'master'
docs: add support for building H2 docs
Closes IDF-6259
See merge request espressif/esp-idf!21933
|
2023-01-17 12:11:29 +08:00 |
|
Marius Vikhammer
|
7100b7d1ff
|
docs: add support for building H2 docs
|
2023-01-17 10:04:26 +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 |
|
Song Ruo Jing
|
662df0da3b
|
ledc: Channel configuration requires the ledc core clock on to be effective. Therefore, a clock source is selected for the core clock since the peripheral initialization. Additionally, correct the usage of channel para_up and duty_start bits.
|
2023-01-03 15:16:00 +08:00 |
|
Michael (XIAO Xufeng)
|
57a9c67c01
|
index
|
2022-12-29 01:00:31 +08:00 |
|
Michael (XIAO Xufeng)
|
daa4af1b1f
|
docs: split spi_flash api-reference documents to peripherals folder
|
2022-12-29 00:59:03 +08:00 |
|
Song Ruo Jing
|
1a6e1aba3d
|
ledc: Add check for whether the registered callback is in iram in ledc_cb_register
|
2022-12-22 14:38:58 +08:00 |
|
Shang Zhou
|
172aca432a
|
docs: Update CN translation for out-of-sync api-reference files
|
2022-12-16 19:19:39 +08:00 |
|
morris
|
8277a8e8df
|
doc: gpio glitch filter
|
2022-12-09 11:33:42 +08:00 |
|
morris
|
bc56ae4a63
|
Merge branch 'docs/translate_uart' into 'master'
docs: translate uart
Closes DOC-3037
See merge request espressif/esp-idf!21184
|
2022-12-08 19:34:40 +08:00 |
|
Wang Zi Yan
|
828fed333e
|
docs: translate uart
|
2022-12-08 19:34:40 +08:00 |
|
Song Ruo Jing
|
9402ab427b
|
ledc: Add basic support for esp32c6
|
2022-12-07 18:40:50 +08:00 |
|
morris
|
4019e307f1
|
doc: add api reference for etm driver
|
2022-11-23 15:32:34 +08:00 |
|
morris
|
5bd99deb48
|
pcnt: support accumulate count value
Closes https://github.com/espressif/esp-idf/issues/10167
|
2022-11-21 10:15:19 +08:00 |
|
morris
|
01a253afaf
|
doc: split gpio summary by target name
|
2022-11-10 10:37:59 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
Marius Vikhammer
|
418efe09f6
|
docs: remove link to i2c specs
|
2022-10-31 02:21:31 +00:00 |
|
morris
|
e6e1d696d2
|
doc: clarify the meaning of overflow in pcnt driver
Closes https://github.com/espressif/esp-idf/issues/10039
|
2022-10-26 16:13:04 +08:00 |
|
Linda
|
92e005ba0e
|
docs: add pin information of touch sensor
|
2022-10-24 17:38:02 +08:00 |
|
Song Ruo Jing
|
a3d0a0bdc6
|
docs: Add esp32c6 GPIO/IO_MUX content
|
2022-10-18 14:26:11 +08:00 |
|
Marius Vikhammer
|
ca4ad3ce7c
|
docs: add support for building C6 docs
|
2022-10-13 04:39:16 +00:00 |
|
daiziyan
|
49aaea7509
|
docs: updated gpio and sync up line numbers
|
2022-09-09 02:39:35 +00: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 |
|
morris
|
995b89fbb6
|
gptimer: add API to get captured count value
|
2022-08-25 17:55:19 +08:00 |
|
Linda
|
0fa32f2f41
|
docs: update touch sensor of esp32s2 and esp32s3
|
2022-08-24 16:34:13 +08:00 |
|
Shang Zhou
|
a17b207e4f
|
docs: Sync up EN and CN lines of ble-mesh, wifi, and i2c
|
2022-08-09 11:45:34 +08:00 |
|
morris
|
e4868548c7
|
doc: update MCPWM api reference with new driver API
|
2022-07-27 15:22:24 +08:00 |
|
morris
|
741b031e83
|
soc: added SOC_TOUCH_SENSE_SUPPORTED macro
|
2022-07-22 00:12:36 +00:00 |
|
morris
|
75d411a003
|
doc: update sdm api reference
|
2022-07-20 14:59:50 +08:00 |
|
morris
|
9e532696f4
|
pcnt: add const qualifier to event data
|
2022-07-20 14:59:50 +08:00 |
|
Armando
|
5b523a3313
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
|
Linda
|
bf950f1c04
|
docs:provide translation for pcnt
|
2022-07-13 13:27:04 +08:00 |
|
morris
|
a92cce9861
|
Merge branch 'bugfix/calib_i2c_clk' into 'master'
I2C: Make I2C clock frequency accurate
Closes IDF-5363
See merge request espressif/esp-idf!18686
|
2022-07-06 20:52:31 +08:00 |
|