Files
esp-idf/components/driver
Song Ruo Jing 9e7882ba6d 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:04:14 +08:00
..
2022-11-01 15:48:26 +08:00
2023-03-04 04:48:24 +08:00
2021-01-25 04:51:40 +00:00
2021-01-12 14:05:08 +08:00
2023-03-03 17:36:04 +08:00