Enable debug logging in the watchdog driver sample application to aid in debugging watchdog drivers. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_WDT_LOG_LEVEL_DBG=y
|
|
CONFIG_WATCHDOG=y
|