esp-idf/components/driver
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
..
esp32
esp32c3
esp32h2
esp32s2
esp32s3
include
test
CMakeLists.txt
Kconfig
adc.c
adc1_private.h
adc_common.c
adc_deprecated.c
component.mk
dac_common.c
dedic_gpio.c
gdma.c
gpio.c fix(gpio): fix potential crash when processing gpio isr 2023-07-19 20:02:13 +08:00
i2c.c
i2s.c
ledc.c
linker.lf
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c
rtc_io.c
rtc_module.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c
uart.c
usb_serial_jtag.c