mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
Merge branch 'feature/build_docs_h21' into 'master'
docs(build): add support for building H21 docs Closes IDF-12105 See merge request espressif/esp-idf!36632
This commit is contained in:
18
docs/en/api-reference/peripherals/gpio/esp32h21.inc
Normal file
18
docs/en/api-reference/peripherals/gpio/esp32h21.inc
Normal file
@@ -0,0 +1,18 @@
|
||||
.. This file gets included from other .rst files in this folder.
|
||||
.. It contains target-specific snippets.
|
||||
.. Comments and '---' lines act as delimiters.
|
||||
..
|
||||
.. This is necessary mainly because RST doesn't support substitutions
|
||||
.. (defined in RST, not in Python) inside code blocks. If that is ever implemented,
|
||||
.. These code blocks can be moved back to the main .rst files, with target-specific
|
||||
.. file names being replaced by substitutions.
|
||||
|
||||
.. gpio-summary
|
||||
|
||||
To be updated
|
||||
|
||||
.. note::
|
||||
|
||||
To be updated
|
||||
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
.. code-block:: none
|
||||
|
||||
To be updated
|
||||
@@ -0,0 +1,3 @@
|
||||
.. code-block:: none
|
||||
|
||||
To be updated
|
||||
@@ -0,0 +1,7 @@
|
||||
|
||||
.. flat-table::
|
||||
:widths: 1 3 3
|
||||
|
||||
* - Max CPU Frequency Set
|
||||
- Lock Acquisition
|
||||
- CPU and APB Frequencies
|
||||
8
docs/en/api-reference/system/inc/revisions_ESP32-H21.rst
Normal file
8
docs/en/api-reference/system/inc/revisions_ESP32-H21.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
.. list-table::
|
||||
:header-rows: 1
|
||||
:width: 2 5
|
||||
:align: center
|
||||
|
||||
* - ECO
|
||||
- Revision (Major.Minor)
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
To be updated
|
||||
Reference in New Issue
Block a user