Enables debug logging in the counter_basic_api test. Fixes a build error in the nrf counter drivers when logging is enabled. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
CONFIG_COUNTER=y
|
|
CONFIG_BT=n
|
|
CONFIG_ZTEST=y
|
|
CONFIG_LOG=y
|
|
CONFIG_COUNTER_LOG_LEVEL=4
|