We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4676f46 commit c1ad72bCopy full SHA for c1ad72b
configs/defconfig.opi_ram
@@ -7,5 +7,6 @@ CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
7
# I2S_ISR_IRAM_SAFE has to be set!! Done in common config
8
CONFIG_GDMA_ISR_IRAM_SAFE=y
9
# Enable the XIP-PSRAM feature, so the ext-mem cache won't be disabled when SPI1 is operating the main flash
10
+CONFIG_SPIRAM_XIP_FROM_PSRAM=y
11
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
12
CONFIG_SPIRAM_RODATA=y
0 commit comments