mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
[logging] remove NCP_SPINEL output (#5104)
This commit removes log output NCP_SPINEL and update the original log output APP to use NCP_SPINEL behavior.
This commit is contained in:
@@ -102,7 +102,6 @@ endif()
|
||||
set(OT_LOG_OUTPUT_VALUES
|
||||
"APP"
|
||||
"DEBUG_UART"
|
||||
"NCP_SPINEL"
|
||||
"NONE"
|
||||
"PLATFORM_DEFINED"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user