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 da0d9bab2d
7 changed files with 338 additions and 0 deletions

View file

@ -41,6 +41,18 @@ config NRFX_RTC
config NRFX_SAADC
bool
config NRFX_RTC
bool
config NRFX_RTC0
bool
config NRFX_RTC1
bool
config NRFX_RTC2
bool
config NRFX_SPI
bool