examples: fix sdkconfig warnings

This commit is contained in:
Ivan Grokhotkov
2019-11-07 19:39:27 +01:00
committed by Angus Gratton
parent 6ae4c29191
commit 9bf656e12e
53 changed files with 142 additions and 144 deletions

View File

@@ -23,6 +23,6 @@ CONFIG_SYSVIEW_EVT_IDLE_ENABLE=y
CONFIG_SYSVIEW_EVT_TIMER_ENTER_ENABLE=y
CONFIG_SYSVIEW_EVT_TIMER_EXIT_ENABLE=y
# Disable color output in logs
CONFIG_LOG_COLORS=
CONFIG_LOG_COLORS=n
# Enable heap tracing to host
CONFIG_HEAP_TRACING_TOHOST=y