This adds a sample application on dictionary-based logging. The README file includes instruction on how to run the log parser to generate human readable log messages. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_LOG_PRINTK=y
|
|
CONFIG_LOG_BACKEND_UART_OUTPUT_DICTIONARY_HEX=y
|
|
CONFIG_LOG_BACKEND_UART=y
|
|
CONFIG_LOG2_MODE_DEFERRED=y
|