Song Ruo Jing 125014d242 fix(gpio): fix potential crash when processing gpio isr
If CONFIG_SPIRAM_USE_MALLOC is enabled, and cache is disabled when GPIO ISR is triggered,
it would lead to Guru Meditation Error due to "Cache disabled but cached memory region accessed".

Closes https://github.com/espressif/esp-idf/issues/11876
2023-07-26 12:42:11 +00:00
..
2023-03-01 00:43:14 +00:00
2023-05-05 19:07:59 +08:00
2023-02-02 18:19:58 +08:00
2023-02-02 18:19:58 +08:00
2023-03-17 11:38:32 +08:00
2023-03-17 14:35:55 +08:00