Skip to content

Commit d231b45

Browse files
nordic-krchnashif
authored andcommitted
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 <[email protected]>
1 parent 9917ea4 commit d231b45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/misc/coresight/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ config NRF_ETR_DECODE
2323
select CS_TRACE_DEFMT
2424
select LOG_FRONTEND_STMESP_DEMUX
2525
select LOG_OUTPUT
26+
imply LOG_BACKEND_SHOW_COLOR
2627
imply CBPRINTF_FP_SUPPORT
2728
help
2829
In this mode, log messages stored by Coresight STM logging frontends are

0 commit comments

Comments
 (0)