We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35c132 commit cb6e67cCopy full SHA for cb6e67c
configs/defconfig.opi_ram
@@ -8,5 +8,5 @@ CONFIG_GDMA_ISR_IRAM_SAFE=y
8
# place non-ISR FreeRTOS functions in Flash
9
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
10
# Enable the XIP-PSRAM feature, so the ext-mem cache won't be disabled when SPI1 is operating the main flash
11
-CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
12
-CONFIG_SPIRAM_RODATA=y
+# CONFIG_SPIRAM_FETCH_INSTRUCTIONS is not set
+# CONFIG_SPIRAM_RODATA is not set
0 commit comments