zephyr/tests/drivers/counter/counter_basic_api/prj_base.conf
Maureen Helm 210a71f108 tests: counter: Enable debug logging
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>
2019-02-07 16:14:00 -05:00

6 lines
84 B
Plaintext

CONFIG_COUNTER=y
CONFIG_BT=n
CONFIG_ZTEST=y
CONFIG_LOG=y
CONFIG_COUNTER_LOG_LEVEL=4