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:
parent
49c8325339
commit
5d0d5c0a7a
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue