zephyr/tests/drivers/counter/counter_basic_api/prj.conf
Sebastian Bøe 4e5300ba7f cmake: Drop all in-tree usage 'set_conf_file'
Port all users of 'set_conf_file' to use the built-in rules
instead. This follows the convention-over-configuration principle to
make the system as a whole simpler and more consistent.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-03-01 09:44:09 +01:00

6 lines
84 B
Plaintext

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