Skip to content

Commit 67256ac

Browse files
authored
CONFIG_HEAP_POISONING_DISABLED=y
1 parent af9b1ea commit 67256ac

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
@@ -77,7 +77,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
7777
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
7878
CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y
7979
CONFIG_HAL_ASSERTION_DISABLE=y
80-
CONFIG_HEAP_POISONING_LIGHT=y
80+
CONFIG_HEAP_POISONING_DISABLED=y
8181
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
8282
CONFIG_HTTPD_WS_SUPPORT=y
8383
CONFIG_LOG_DEFAULT_LEVEL_NONE=y

0 commit comments

Comments
 (0)