mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
esp_adc: new esp_adc component and adc drivers
This commit is contained in:
@@ -6,7 +6,9 @@ Peripherals API
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
adc
|
||||
adc_oneshot
|
||||
:SOC_ADC_DMA_SUPPORTED: adc_continuous
|
||||
adc_calibration
|
||||
clk_tree
|
||||
:SOC_DAC_SUPPORTED: dac
|
||||
gpio
|
||||
@@ -38,4 +40,4 @@ Peripherals API
|
||||
:SOC_USB_OTG_SUPPORTED: usb_device
|
||||
:SOC_USB_OTG_SUPPORTED: usb_host
|
||||
|
||||
Code examples for this API section are provided in the :example:`peripherals` directory of ESP-IDF examples.
|
||||
Code examples for this API section are provided in the :example:`peripherals` directory of ESP-IDF examples.
|
||||
|
||||
Reference in New Issue
Block a user