Files
MuditaOS/config
Adam Dobrowolski ce2dbe9625 [EGD-5238] Fixed error on escape in clang_check script
Passing files as one string made python script use all files
passed as one file instead of split multiple files
2021-04-13 09:47:19 +02:00
..
2021-02-22 13:21:28 +01:00

Configs description

ProjectConfig.cmake

LOG_USE_COLOR Result
0 No color on RTT log messages
1 Color in RTT log, SysView is not parsing it
LOG_REDIRECT Result
RTT_JLINK RTT log via JLINK on serial
RTT_LUART RTT log via RT1051 UART on serial
RTT_SYSTEMVIEW RTT log via JLINK on SystemView
SYSTEM_VIEW_ENABLED Result
0 SystemView not enabled and code not included
1 SystemView enabled and code included