..
gpio
fix(docs): update esp32h2 gpio docs about pin led out
2023-09-19 12:12:05 +08:00
spi_flash
doc(flash): fix auto suspend enabled by default issue
2024-04-16 23:02:42 +08:00
usb_host
docs(usb): Add USBH maintainer notes
2024-06-02 00:29:36 +08:00
adc_calibration.rst
Merge branch 'feature/support_adc_calibration_on_h2_v5.1' into 'release/v5.1'
2023-11-17 16:41:00 +08:00
adc_continuous.rst
esp32h4: remove esp32h4 target from peripherals
2023-04-26 18:53:10 +08:00
adc_oneshot.rst
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
2023-11-07 14:09:21 +08:00
ana_cmpr.rst
ana_cmpr: add programming guide
2023-03-17 14:35:55 +08:00
clk_tree.rst
docs: provide CN translation for api-reference/peripherals/clk_tree.rst (Backport v5.1)
2023-09-22 10:52:56 +08:00
dac.rst
docs(dac): added the explanation to Vref (v5.1)
2023-09-22 14:24:13 +08:00
dedic_gpio.rst
Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets.
2022-11-22 14:17:40 +08:00
ds.rst
mqtt/ssl_ds: Remove unwanted references to configure_ds.py, Also updated
2022-08-30 10:54:15 +05:30
ecdsa.rst
docs(ecdsa): add a note about TRNG dependency for ECDSA peripheral
2023-11-20 16:17:51 +05:30
etm.rst
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
2024-04-24 17:10:03 +08:00
gpio.rst
feat(gpio): add a dump API to dump IO configurations
2023-11-03 16:21:31 +08:00
gptimer.rst
docs(gptimer): remove incorrect param from example
2024-08-08 10:05:50 +08:00
hmac.rst
esp32c6: Enable documentation for esp32c6 hmac and ds
2023-01-19 09:53:35 +05:30
i2c.rst
docs: use soc_caps directly in text where possible
2023-03-28 17:23:43 +08:00
i2s.rst
i2s_doc: fixed the data of stereo left/right state
2023-05-10 12:36:00 +08:00
index.rst
docs: add ECDSA peripheral chapter for H2/P4
2023-11-20 16:13:35 +05:30
lcd.rst
fix misformatted link
2024-01-29 13:16:01 +08:00
ledc.rst
fix(ledc): fix ledc driver 100% duty cycle configuration
2023-11-17 12:38:32 +08:00
mcpwm.rst
feature(MCPWM): Add MCPWM trigger driver and test
2023-11-15 05:57:37 +00:00
parlio.rst
doc: initial parallel IO programming guide
2023-03-01 00:43:14 +00:00
pcnt.rst
feat(pcnt): support set interrupt priority
2023-08-25 17:47:52 +08:00
rmt.rst
feat(rmt): support calling rmt_receive in ISR callback
2023-11-15 05:57:45 +00:00
sd_pullup_requirements.rst
docs: update redirected links
2022-05-07 13:09:41 +08:00
sdio_slave.rst
docs: provide CN translation for api-reference/peripherals/sdio_slave.rst (Backport v5.1)
2024-01-02 19:43:24 +08:00
sdm.rst
sdm: support sdm on esp32h2
2023-01-13 16:55:51 +08:00
sdmmc_host.rst
sdmmc/sdspi: allow custom setup of SD card frequency
2022-09-12 17:08:36 +02:00
sdspi_host.rst
docs: provide CN translation for api-reference/peripherals/sdspi_host.rst (Backport v5.1)
2023-09-22 10:52:18 +08:00
sdspi_share.rst
docs/sdspi: add documentation about sharing SPI bus among SD card and other devices
2021-12-27 04:39:32 +00:00
secure_element.rst
secure_element: atecc608_ecdsa example
2020-05-21 13:08:30 +05:30
spi_features.rst
docs: Review and update spi_features
2023-02-16 16:27:42 +08:00
spi_master.rst
spi: change linker file let spi hal able to out from iram
2023-04-26 11:15:30 +08:00
spi_slave_hd.rst
docs: provide CN translation for api-reference/peripherals/spi_slave_hd.rst (Backport v5.1)
2023-09-22 10:52:31 +08:00
spi_slave.rst
docs: finalize CN for index/spi_slave/system_time
2023-03-02 07:04:49 +00:00
temp_sensor.rst
docs: provide CN translation for api-reference/peripherals/temp_sensor.rst (backport v5.1)
2023-09-07 18:05:01 +08:00
touch_element.rst
docs: provide CN translation for api-reference/peripherals/touch_element.rst (backport v5.1)
2023-09-05 10:22:16 +08:00
touch_pad.rst
docs: add pin information of touch sensor
2022-10-24 17:38:02 +08:00
twai.rst
docs: use soc_caps directly in text where possible
2023-03-28 17:23:43 +08:00
uart.rst
docs: use soc_caps directly in text where possible
2023-03-28 17:23:43 +08:00
usb_device.rst
Docs: Update cn trans api guides (backport v5.1)
2023-04-25 17:16:43 +08:00
usb_host.rst
feat(docs): added usb host enumeration filter description
2024-03-01 10:15:09 +01:00