We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163d68e commit 4a9bfebCopy full SHA for 4a9bfeb
configs/defconfig.common
@@ -86,7 +86,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
86
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
87
CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y
88
CONFIG_HAL_ASSERTION_DISABLE=y
89
-CONFIG_HEAP_POISONING_LIGHT=y
+CONFIG_HEAP_POISONING_DISABLED=y
90
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
91
CONFIG_HTTPD_WS_SUPPORT=y
92
CONFIG_LOG_DEFAULT_LEVEL_NONE=y
0 commit comments