build docs: enable building of S3 docs

* Added suport for building esp32s3 docs
 * Fixed all related warnings
 * Activated building of S3 docs for build HTML fast CI job
This commit is contained in:
Marius Vikhammer
2021-05-24 15:08:00 +08:00
parent d995086621
commit bdfda351bd
19 changed files with 427 additions and 30 deletions

View File

@@ -6,7 +6,6 @@ Peripherals API
.. toctree::
:maxdepth: 1
ADC <adc>
:SOC_DAC_SUPPORTED: DAC <dac>
General Purpose Timer <timer>
@@ -20,7 +19,7 @@ Peripherals API
:SOC_MCPWM_SUPPORTED: MCPWM <mcpwm>
:SOC_PCNT_SUPPORTED: Pulse Counter <pcnt>
Remote Control <rmt>
:esp32: SD Pull-up Requirements <sd_pullup_requirements>
:esp32 or esp32s3: SD Pull-up Requirements <sd_pullup_requirements>
:SOC_SDMMC_HOST_SUPPORTED: SDMMC Host <sdmmc_host>
SD SPI Host <sdspi_host>
:SOC_SDIO_SLAVE_SUPPORTED: SDIO Slave <sdio_slave>