.. |
gpio
|
docs: update description of USB-JTAG GPIOs
|
2024-04-10 15:58:01 +08:00 |
lcd
|
docs(lcd): add api reference for mipi dsi lcd
|
2024-03-21 18:19:58 +08:00 |
spi_flash
|
docs: Provide CN translation for documents under api-reference
|
2024-04-25 10:59:40 +08:00 |
usb_host
|
docs(usb): Add USBH maintainer notes
|
2024-04-23 17:18:56 +08:00 |
adc_calibration.rst
|
docs: Sync up CN and EN versions for files under api-guides and api-references (Nov)
|
2023-12-11 14:53:05 +08:00 |
adc_continuous.rst
|
docs: provide CN translation for api-reference/peripherals/adc_continuous.rst
|
2023-09-20 10:30:15 +08:00 |
adc_oneshot.rst
|
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
|
2023-11-06 18:55:49 +08:00 |
ana_cmpr.rst
|
ana_cmpr: add programming guide
|
2023-03-17 14:35:55 +08:00 |
camera_driver.rst
|
doc(camera): added camera controller driver programming guide
|
2024-03-27 10:40:58 +08:00 |
clk_tree.rst
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +08:00 |
dac.rst
|
refactor(dac): make dac driver as component
|
2023-11-23 12:04:06 +08:00 |
dedic_gpio.rst
|
docs(ldo): add api reference for ldo regulator driver
|
2024-03-25 21:19:12 +08:00 |
ds.rst
|
docs: Provide CN translation for api-reference/peripherals/ds.rst
|
2023-10-25 10:25:36 +08:00 |
ecdsa.rst
|
docs: Provide translation for ecdsa.rst and qemu.rst
|
2024-04-18 14:58:39 +08:00 |
etm.rst
|
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
|
2024-04-23 20:37:34 +08:00 |
gpio.rst
|
docs: add code snippet showing how to configure usb pins to gpio
|
2024-04-16 14:53:12 +08:00 |
gptimer.rst
|
docs: update format issues left in CN docs
|
2023-09-15 17:51:12 +08:00 |
hmac.rst
|
docs:sync up CN translation for several documents
|
2024-03-13 17:19:32 +08:00 |
i2c.rst
|
docs(i2c): Add new programming guide for new I2C driver
|
2023-11-07 18:41:26 +08:00 |
i2s.rst
|
docs(lcd): add api reference for mipi dsi lcd
|
2024-03-21 18:19:58 +08:00 |
index.rst
|
ci(doc): enable doc build for esp32c5
|
2024-04-18 19:39:29 +08:00 |
isp.rst
|
doc(isp): added isp programming guide
|
2024-04-01 09:30:07 +08:00 |
jpeg.rst
|
docs(jpeg): Add basic programming guide for jpeg decoder
|
2024-02-29 17:20:09 +08:00 |
ldo_regulator.rst
|
docs(ldo): add api reference for ldo regulator driver
|
2024-03-25 21:19:12 +08:00 |
ledc.rst
|
feat(ledc): support ledc on esp32p4
|
2023-10-17 16:40:04 +08:00 |
mcpwm.rst
|
docs(mcpwm): add a note about setting sync phase in up down mode
|
2023-12-15 17:39:22 +08:00 |
parlio.rst
|
docs: Provide translation for ecdsa.rst and qemu.rst
|
2024-04-18 14:58:39 +08:00 |
pcnt.rst
|
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
|
2024-01-23 15:22:29 +08:00 |
rmt.rst
|
feat(rmt): support sleep retention
|
2024-04-24 22:10:42 +08:00 |
sd_pullup_requirements.rst
|
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
|
2024-01-23 15:22:29 +08:00 |
sdio_slave.rst
|
docs: update format issues left in CN docs
|
2023-09-15 17:51:12 +08:00 |
sdm.rst
|
docs: provide CN translation for api-reference/peripherals/sdm.rst
|
2023-07-28 11:26:15 +08:00 |
sdmmc_host.rst
|
feat(sd): added power control driver and implementation layer with ldo
|
2024-03-25 11:32:56 +08:00 |
sdspi_host.rst
|
docs: provide CN translation for api-reference/peripherals/sdspi_host.rst
|
2023-09-12 11:47:42 +08:00 |
sdspi_share.rst
|
docs: provide CN translation for api-reference/peripherals/sdspi_share.rst
|
2023-09-27 06:35:53 +08:00 |
spi_features.rst
|
docs: Review and update spi_features
|
2023-02-16 16:27:42 +08:00 |
spi_master.rst
|
feat(spi): add esp32c5 spi support
|
2024-03-07 18:11:48 +08:00 |
spi_slave_hd.rst
|
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
|
2024-01-23 15:22:29 +08:00 |
spi_slave.rst
|
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
|
2024-01-23 15:22:29 +08:00 |
temp_sensor.rst
|
docs: sync up translation for several documents
|
2024-04-01 17:13:47 +08:00 |
touch_element.rst
|
docs: provide CN translation for api-reference/peripherals/touch_element.rst
|
2023-08-31 12:01:24 +08:00 |
touch_pad.rst
|
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
|
2024-01-23 15:22:29 +08:00 |
twai.rst
|
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
|
2024-01-23 15:22:29 +08:00 |
uart.rst
|
docs: update the description of UART interrupt
|
2024-04-09 10:52:53 +08:00 |
usb_device.rst
|
docs: provide CN translation for api-reference/peripherals/usb_device.rst
|
2024-03-14 17:38:43 +08:00 |
usb_host.rst
|
feat(docs): added usb host enumeration filter description
|
2024-01-26 12:03:08 +01:00 |