Skip to content

Commit 6886bfa

Browse files
committed
disable logging startup delay
1 parent 92957f6 commit 6886bfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ CONFIG_USB_DEVICE_LOG_LEVEL_WRN=y
3434
CONFIG_USB_CDC_ACM_LOG_LEVEL_OFF=y
3535
CONFIG_LOG_PROCESS_THREAD_SLEEP_MS=100
3636
CONFIG_LOG_PROCESS_THREAD_STACK_SIZE=1024
37+
CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=0
3738

3839
CONFIG_LOG_BACKEND_UART=y
3940
CONFIG_LOG_MODE_DEFERRED=y

0 commit comments

Comments
 (0)