system: add an example showing how to run non-iram ISR when operating Flash

This commit is contained in:
Armando
2022-01-05 17:05:57 +08:00
parent 1d02e638bd
commit a36e5188e9
10 changed files with 323 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ markers =
esp32s3: support esp32s3 target
esp32c3: support esp32c3 target
generic: tests should be run on generic runners
flash_suspend: support flash suspend feature
# log related
log_auto_indent = True