drivers: counter: Counter API implementation for nRF Series (RTC).

Shim for counter API using nrfx_rtc driver.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruscinski 2018-06-28 09:30:04 +02:00 committed by Anas Nashif
commit 5d0d5c0a7a

View file

@ -113,6 +113,7 @@ config NRF_RTC_TIMER
default y
depends on CLOCK_CONTROL_NRF
select TICKLESS_CAPABLE
select COUNTER_RTC1
help
This module implements a kernel device driver for the nRF Real Time
Counter NRF_RTC1 and provides the standard "system clock driver"