mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
dcebc7d480
RTC on RTT usually runs at a frequency greater than 1 Hz, so sub-second precision is available. Add a function to get the current RTC timestamp together with it's sub-second component.
3 lines
67 B
Makefile
3 lines
67 B
Makefile
FEATURES_PROVIDED += periph_rtc
|
|
FEATURES_PROVIDED += periph_rtc_ms
|