We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf855ef commit 912ae7eCopy full SHA for 912ae7e
configs/defconfig.common
@@ -68,7 +68,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
68
# CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set
69
# CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH is not set
70
CONFIG_HAL_ASSERTION_DISABLE=y
71
-CONFIG_HEAP_POISONING_BASIC=y
+CONFIG_HEAP_POISONING_DISABLED=y
72
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
73
CONFIG_HTTPD_WS_SUPPORT=y
74
CONFIG_LOG_DEFAULT_LEVEL_NONE=y
0 commit comments