mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
test(uhci): enable the psram test in CI
This commit is contained in:
@@ -16,6 +16,7 @@ menu "ESP-Driver:UHCI Configurations"
|
||||
config UHCI_ISR_HANDLER_IN_IRAM
|
||||
bool "Place UHCI ISR function into IRAM"
|
||||
default n
|
||||
select GDMA_CTRL_FUNC_IN_IRAM if SOC_GDMA_SUPPORTED
|
||||
help
|
||||
If this option is not selected, UHCI interrupt will be disabled for a long time and
|
||||
may cause data lost when doing spi flash operation.
|
||||
|
Reference in New Issue
Block a user