[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:
Yakun Xu
2020-06-20 01:02:53 +08:00
committed by GitHub
parent c4fd7df086
commit b66ac5d907
25 changed files with 31 additions and 84 deletions
-1
View File
@@ -102,7 +102,6 @@ endif()
set(OT_LOG_OUTPUT_VALUES
"APP"
"DEBUG_UART"
"NCP_SPINEL"
"NONE"
"PLATFORM_DEFINED"
)