We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb8f10 commit 70f6743Copy full SHA for 70f6743
configs/defconfig.opi_ram
@@ -1,11 +1,3 @@
1
CONFIG_SPIRAM_MODE_OCT=y
2
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
3
# CONFIG_SPIRAM_MEMTEST is not set
4
-CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
5
-CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
6
-# bounce buffer mode relies on GDMA EOF interrupt to be service-able
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_FETCH_INSTRUCTIONS=y
11
-CONFIG_SPIRAM_RODATA=y
0 commit comments