mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
docs: remove peripherals that are not supported from C2 docs
This commit is contained in:
@@ -14,7 +14,7 @@ Peripherals API
|
||||
:SOC_HMAC_SUPPORTED: hmac
|
||||
:SOC_DIG_SIGN_SUPPORTED: ds
|
||||
i2c
|
||||
i2s
|
||||
:SOC_I2S_SUPPORTED: i2s
|
||||
lcd
|
||||
ledc
|
||||
:SOC_MCPWM_SUPPORTED: mcpwm
|
||||
@@ -24,7 +24,7 @@ Peripherals API
|
||||
:SOC_SDMMC_HOST_SUPPORTED: sdmmc_host
|
||||
sdspi_host
|
||||
:SOC_SDIO_SLAVE_SUPPORTED: sdio_slave
|
||||
sigmadelta
|
||||
:SOC_SIGMADELTA_SUPPORTED: sigmadelta
|
||||
spi_master
|
||||
spi_slave
|
||||
:esp32: secure_element
|
||||
@@ -32,7 +32,7 @@ Peripherals API
|
||||
:SOC_TEMP_SENSOR_SUPPORTED: temp_sensor
|
||||
:SOC_TOUCH_SENSOR_NUM: touch_pad
|
||||
:esp32s2: touch_element
|
||||
twai
|
||||
:SOC_TWAI_SUPPORTED: twai
|
||||
uart
|
||||
:SOC_USB_OTG_SUPPORTED: usb_device
|
||||
:SOC_USB_OTG_SUPPORTED: usb_host
|
||||
|
Reference in New Issue
Block a user