Files
esp-idf/components/driver
Song Ruo Jing 1da5dbf899 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:01:18 +08:00
..
2022-08-18 10:57:12 +08:00
2022-01-18 10:06:08 +08:00
2023-03-10 03:48:27 +00:00
2023-04-19 15:38:57 +08:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2023-03-03 17:56:23 +08:00