mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
125014d242
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 |
||
---|---|---|
.. | ||
include/driver | ||
dedic_gpio.c | ||
glitch_filter_priv.h | ||
gpio_etm.c | ||
gpio_flex_glitch_filter.c | ||
gpio_glitch_filter_ops.c | ||
gpio_pin_glitch_filter.c | ||
gpio.c | ||
rtc_io.c |