We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0a5bb commit 256e6a6Copy full SHA for 256e6a6
configs/defconfig.common
@@ -78,7 +78,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
78
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
79
CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y
80
CONFIG_HAL_ASSERTION_DISABLE=y
81
-CONFIG_HEAP_POISONING_LIGHT=y
+CONFIG_HEAP_POISONING_DISABLED=y
82
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
83
CONFIG_HTTPD_WS_SUPPORT=y
84
CONFIG_LOG_DEFAULT_LEVEL_NONE=y
0 commit comments