This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
8829e8237a
zephyr
/
tests
/
drivers
/
counter
/
counter_basic_api
/
boards
/
nrf51dk_nrf51422.conf
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: drivers: counter: Add tests for counter driver Add test suite which covers main functionality of counter driver. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-07-05 20:21:03 +08:00
CONFIG_COUNTER_TIMER0=y
CONFIG_COUNTER_TIMER1=y
CONFIG_COUNTER_TIMER2=y
drivers: counter: Move nRF TIMER and RTC configuration to device tree Reduced Kconfig for counter with nRF TIMER and RTC. Added overlays for TIMER and RTC configuration in the counter test. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-05-14 16:38:14 +08:00
CONFIG_COUNTER_RTC0=y