zephyr/tests/drivers/counter/counter_cmos/prj.conf
Charles E. Youse 13b4c17bf7 tests/drivers/counter: add test for counter_cmos.c
Add a simple test to verify that the CMOS counter counts at 1Hz.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-06-19 15:23:47 -07:00

4 lines
54 B
Plaintext

CONFIG_COUNTER=y
CONFIG_ZTEST=y
CONFIG_COUNTER_CMOS=y