mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 09:02:08 +00:00
docs(esp32c5): add support for building C5 docs
This commit is contained in:
14
docs/en/api-reference/peripherals/gpio/esp32c5.inc
Normal file
14
docs/en/api-reference/peripherals/gpio/esp32c5.inc
Normal file
@@ -0,0 +1,14 @@
|
||||
.. 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 for C5
|
||||
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
.. code-block:: none
|
||||
|
||||
To be updated for C5
|
||||
@@ -0,0 +1,4 @@
|
||||
+---------------+---------------------------------------+-------------------------------------+
|
||||
| Max CPU | Lock Acquisition | CPU and APB Frequencies |
|
||||
| Frequency Set | | |
|
||||
+---------------+---------------------------------------+-------------------------------------+
|
||||
6
docs/en/api-reference/system/inc/revisions_ESP32-C5.rst
Normal file
6
docs/en/api-reference/system/inc/revisions_ESP32-C5.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
+--------+------------------------+
|
||||
| ECO | Revision (Major.Minor) |
|
||||
+--------+------------------------+
|
||||
| ECO0 | v0.0 |
|
||||
+--------+------------------------+
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
To be updated for C5
|
||||
Reference in New Issue
Block a user