kconfig: define HAS_PERIPH_RTC_MS feature

This commit is contained in:
Benjamin Valentin 2021-05-03 00:37:54 +02:00
parent 0991c28849
commit 40d952bceb

View File

@ -252,6 +252,11 @@ config HAS_PERIPH_RTC
help
Indicates that an RTC peripheral is present.
config HAS_PERIPH_RTC_MS
bool
help
Indicates that the RTC peripheral can provide sub-second timestamps.
config HAS_PERIPH_RTT
bool
help