Skip to content

Commit 912ae7e

Browse files
authored
CONFIG_HEAP_POISONING_DISABLED=y
1 parent bf855ef commit 912ae7e

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
@@ -68,7 +68,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
6868
# CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set
6969
# CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH is not set
7070
CONFIG_HAL_ASSERTION_DISABLE=y
71-
CONFIG_HEAP_POISONING_BASIC=y
71+
CONFIG_HEAP_POISONING_DISABLED=y
7272
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
7373
CONFIG_HTTPD_WS_SUPPORT=y
7474
CONFIG_LOG_DEFAULT_LEVEL_NONE=y

0 commit comments

Comments
 (0)