esp-idf/tools/test_apps/system/esp_intr_dump/expected_output
Omar Chebib 928859307f fix(esp_hw_support): make the NMI interrupts available for the main application
Closes https://github.com/espressif/esp-idf/issues/13629

NMI interrupt level has been freed for all the Xtensa targets, making it possible
for the main application to use it. An example has been added to show how to
proceed.
2024-08-29 13:55:47 +08:00
..
esp32.txt fix(esp_hw_support): make the NMI interrupts available for the main application 2024-08-29 13:55:47 +08:00
esp32c2.txt fix(esp_hw_support): clear reserved interrupts that are not applicable for each target 2024-03-27 16:21:25 +08:00
esp32c3.txt fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0) 2024-05-14 14:41:39 +08:00
esp32c5.txt fix(intr_dump): Fix the interrupt dump expected output 2024-08-22 11:26:30 +08:00
esp32c6.txt test(esp_intr_dump): Fix the esp intr dump expected output because the changes happened in brownout 2024-05-21 15:06:29 +08:00
esp32h2.txt test(esp_intr_dump): Fix the esp intr dump expected output because the changes happened in brownout 2024-05-21 15:06:29 +08:00
esp32p4.txt test(esp_intr_dump): Fix the esp intr dump expected output because the changes happened in brownout 2024-05-21 15:06:29 +08:00
esp32s2.txt fix(esp_hw_support): make the NMI interrupts available for the main application 2024-08-29 13:55:47 +08:00
esp32s3.txt fix(esp_hw_support): make the NMI interrupts available for the main application 2024-08-29 13:55:47 +08:00