mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 09:45:54 +00:00
Move K_DEBUG to use LOG_DBG instead of plain printk. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_DEBUG=y
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_ASSERT=y
|