mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
Merge branch 'feature/c6_doc_build' into 'master'
docs: add support for building C6 docs Closes IDF-5829 See merge request espressif/esp-idf!19721
This commit is contained in:
@@ -6,9 +6,9 @@ Peripherals API
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
adc_oneshot
|
||||
:SOC_ADC_SUPPORTED: adc_oneshot
|
||||
:SOC_ADC_DMA_SUPPORTED: adc_continuous
|
||||
adc_calibration
|
||||
:SOC_ADC_SUPPORTED: adc_calibration
|
||||
clk_tree
|
||||
:SOC_DAC_SUPPORTED: dac
|
||||
gpio
|
||||
|
@@ -0,0 +1,3 @@
|
||||
.. code-block:: none
|
||||
|
||||
TO BE UPDATED IDF-5919
|
@@ -0,0 +1,4 @@
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
TO BE UPDATED IDF-5919
|
Reference in New Issue
Block a user