1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_rtt
2021-10-14 11:28:44 +02:00
..
tests
app.config.test
Kconfig */rtt|rtc: Fix Kconfig modeling 2021-10-14 11:28:44 +02:00
main.c tests/periph_rtt: 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, you should see a hello message popping up every 5 seconds.

Background

Test for the low-level RTT driver.