There was an error while loading. Please reload this page.
1 parent 076cadf commit af364a2Copy full SHA for af364a2
1 file changed
prj.conf
@@ -99,8 +99,8 @@ CONFIG_MEMFAULT_COREDUMP_COLLECT_TASKS_REGIONS=n
99
100
# Memfault's http client needs a small amount of heap. Zephyr requires a minimum
101
# heap size for the applied configuration, so select that here to prevent a
102
-# build time message. ESP32 WiFi adapter requires additional heap for buffers.
103
-CONFIG_HEAP_MEM_POOL_SIZE=98304
+# build time message
+CONFIG_HEAP_MEM_POOL_SIZE=52224
104
CONFIG_SYS_HEAP_RUNTIME_STATS=y
105
CONFIG_SHELL_STACK_SIZE=4096
106
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048
0 commit comments