Song Ruo Jing 8e3f509cd2 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-19 20:02:13 +08:00
..
2023-04-20 10:42:12 +08:00
2021-05-25 17:43:57 +02:00
2023-04-20 10:42:12 +08:00
2021-08-26 14:01:24 +08:00
2023-04-20 10:42:12 +08:00
2021-08-26 14:01:24 +08:00
2023-02-14 15:11:35 +08:00
2021-05-25 17:43:57 +02:00
2023-04-18 20:07:32 +08:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-08-26 14:01:24 +08:00
2023-03-03 17:28:54 +08:00
2022-09-01 05:11:23 +00:00