1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_rtc
2021-12-15 10:31:19 +01:00
..
tests
app.config.test
Kconfig tests/periph_rtc/kconfig: do not use rtt on ztimer 2021-12-15 10:31:19 +01:00
main.c tests/periph_rtc: test for periph_rtc_mem 2021-09-03 11:43:43 +02:00
Makefile */rtt|rtc: Fix Kconfig modeling 2021-10-14 11:28:44 +02:00
README.md

Expected result

When everything works as expected, after start-up, 4 alarm messages are displayed every 2 seconds.

Background

Test for the low-level RTC driver.