[logger] Add thread-safe logging support for LibreTiny platform (#13062)

This commit is contained in:
J. Nick Koston
2026-01-07 13:40:15 -10:00
committed by GitHub
parent afa4fe9820
commit 0ce3ac438b
8 changed files with 396 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
<<: !include common-default_uart.yaml
logger:
id: logger_id
task_log_buffer_size: 1024B

View File

@@ -0,0 +1,5 @@
<<: !include common-default_uart.yaml
logger:
id: logger_id
task_log_buffer_size: 1024B

View File

@@ -0,0 +1,5 @@
<<: !include common-default_uart.yaml
logger:
id: logger_id
task_log_buffer_size: 1024B