Skip to content

Commit d09d631

Browse files
committed
Enable FreeRTOS Trace Facility
1 parent e5e0324 commit d09d631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.common

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ CONFIG_FREERTOS_HZ=1000
4444
CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY=y
4545
# CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION is not set
4646
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1024
47+
CONFIG_FREERTOS_USE_TRACE_FACILITY=y
4748
CONFIG_HEAP_POISONING_LIGHT=y
4849
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
4950
CONFIG_HTTPD_WS_SUPPORT=y

0 commit comments

Comments
 (0)