examples: fix sdkconfig warnings

This commit is contained in:
Ivan Grokhotkov
2019-11-07 19:39:27 +01:00
parent dbae5c93f0
commit 871ea650f6
54 changed files with 147 additions and 147 deletions
@@ -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