drivers: misc: coresight: Enable log colors for STMESP logging
Allow coloring of error and warning messages decoded by the ETR decoder. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
9917ea4fe6
commit
d231b459df
@ -23,6 +23,7 @@ config NRF_ETR_DECODE
|
||||
select CS_TRACE_DEFMT
|
||||
select LOG_FRONTEND_STMESP_DEMUX
|
||||
select LOG_OUTPUT
|
||||
imply LOG_BACKEND_SHOW_COLOR
|
||||
imply CBPRINTF_FP_SUPPORT
|
||||
help
|
||||
In this mode, log messages stored by Coresight STM logging frontends are
|
||||
|
||||
Loading…
Reference in New Issue
Block a user