Merge branch 'docs/fatal_errors_c6_h2' into 'master'

docs: update misc system docs for C6/H2

Closes IDF-5920, IDF-6692, IDF-5928, IDF-6684, IDF-5927, and IDF-6685

See merge request espressif/esp-idf!22105
This commit is contained in:
Marius Vikhammer
2023-01-31 09:57:50 +08:00
6 changed files with 12 additions and 89 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Overview
The {IDF_TARGET_NAME} has two cores, with 32 interrupts. Each interrupt has a certain priority level, most (but not all) interrupts are connected to the interrupt mux.
.. only:: esp32c3 or esp32c2
.. only:: esp32c2 or esp32c3 or esp32c6 or esp32h2
The {IDF_TARGET_NAME} has one core, with 31 interrupts. Each interrupt has a programmable priority level.