1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/unittests/tests-rtc
Benjamin Valentin 5b64ae4ef5 periph_common/rtc: add rtc_localtime()
Add function to convert a RTC timestamp (non-UNIX) to a time struct.
2020-03-03 11:01:02 +01:00
..
Makefile
Makefile.include unittests: remove board blacklist, fix doc for MCU architectures 2019-10-15 09:48:04 +02:00
tests-rtc.c periph_common/rtc: add rtc_localtime() 2020-03-03 11:01:02 +01:00
tests-rtc.h