Merge branch 'feature/esp8684_doc_build' into 'master'

docs: update docs to be able to build with esp8684

Closes IDF-4313

See merge request espressif/esp-idf!15849
This commit is contained in:
Marius Vikhammer
2021-12-20 03:32:28 +00:00
39 changed files with 719 additions and 50 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ Peripherals API
ledc
:SOC_MCPWM_SUPPORTED: mcpwm
:SOC_PCNT_SUPPORTED: pcnt
rmt
:SOC_RMT_SUPPORTED: rmt
:esp32 or esp32s3: sd_pullup_requirements
:SOC_SDMMC_HOST_SUPPORTED: sdmmc_host
sdspi_host
@@ -0,0 +1,10 @@
.. code-block:: none
TO BE UPDATED WITH TARGET SPECIFIC INFORMATION, IDF-4223
To get a dump for all eFuse registers.
.. code-block:: none
TO BE UPDATED WITH TARGET SPECIFIC INFORMATION, IDF-4223