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 842f0f0 commit 896bbb1Copy full SHA for 896bbb1
configs/defconfig.esp32
@@ -23,6 +23,8 @@ CONFIG_BT_STACK_NO_LOG=y
23
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
24
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
25
CONFIG_ESP32_SPIRAM_SUPPORT=y
26
+CONFIG_ESP32_ULP_COPROC_ENABLED=y
27
+CONFIG_ESP32_ULP_COPROC_RESERVE_MEM=1024
28
CONFIG_SPIRAM_BOOT_INIT=y
29
# CONFIG_SPIRAM_MEMTEST is not set
30
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
0 commit comments