samples: logging/dictionary: set UART backend to do dictionary
This enables CONFIG_LOG_BACKEND_UART_OUTPUT_DICTIONARY so that the UART backend is in dictionary logging mode. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
cfa0205c6f
commit
a6e35c6ab0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
CONFIG_LOG=y
|
||||
CONFIG_LOG_PRINTK=y
|
||||
CONFIG_LOG_BACKEND_UART_OUTPUT_DICTIONARY_HEX=y
|
||||
CONFIG_LOG_BACKEND_UART_OUTPUT_DICTIONARY=y
|
||||
CONFIG_LOG_BACKEND_UART=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue