Skip to content

Commit 4a9bfeb

Browse files
authored
CONFIG_HEAP_POISONING_DISABLED=y
1 parent 163d68e commit 4a9bfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.common

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
8686
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
8787
CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y
8888
CONFIG_HAL_ASSERTION_DISABLE=y
89-
CONFIG_HEAP_POISONING_LIGHT=y
89+
CONFIG_HEAP_POISONING_DISABLED=y
9090
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
9191
CONFIG_HTTPD_WS_SUPPORT=y
9292
CONFIG_LOG_DEFAULT_LEVEL_NONE=y

0 commit comments

Comments
 (0)