We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbc10d commit 348266cCopy full SHA for 348266c
configs/defconfig.esp32
@@ -18,6 +18,7 @@ CONFIG_BT_STACK_NO_LOG=y
18
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
19
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
20
CONFIG_ESP32_SPIRAM_SUPPORT=y
21
+CONFIG_SPIRAM_BOOT_INIT=y
22
# CONFIG_SPIRAM_MEMTEST is not set
23
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
24
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096
0 commit comments