esp_common: allow placing panic handler into IRAM on ESP32-S2

This commit is contained in:
Ivan Grokhotkov
2020-07-22 21:57:58 +02:00
parent 8b819a8de8
commit 24e9d6b26a
3 changed files with 2 additions and 4 deletions

View File

@@ -0,0 +1 @@
CONFIG_ESP_PANIC_HANDLER_IRAM=y