Skip to content

Commit 256e6a6

Browse files
authored
CONFIG_HEAP_POISONING_DISABLED=y
1 parent 9c0a5bb commit 256e6a6

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
@@ -78,7 +78,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
7878
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
7979
CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y
8080
CONFIG_HAL_ASSERTION_DISABLE=y
81-
CONFIG_HEAP_POISONING_LIGHT=y
81+
CONFIG_HEAP_POISONING_DISABLED=y
8282
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
8383
CONFIG_HTTPD_WS_SUPPORT=y
8484
CONFIG_LOG_DEFAULT_LEVEL_NONE=y

0 commit comments

Comments
 (0)