mirror of
https://github.com/espressif/esptool.git
synced 2025-10-18 18:01:15 +08:00
docs(esp32h21): Add documentation for ESP32-H21
This commit is contained in:
@@ -13,6 +13,7 @@ idf_targets = [
|
||||
"esp32p4",
|
||||
"esp32c5",
|
||||
"esp32c61",
|
||||
"esp32h21",
|
||||
]
|
||||
|
||||
# link roles config
|
||||
@@ -53,6 +54,7 @@ conditional_include_dict = {
|
||||
"esp32p4": ESP32_DOCS,
|
||||
"esp32c5": ESP32_DOCS,
|
||||
"esp32c61": ESP32_DOCS,
|
||||
"esp32h21": ESP32_DOCS,
|
||||
}
|
||||
|
||||
# Extra options required by sphinx_idf_theme
|
||||
|
Reference in New Issue
Block a user