1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_rtt
2020-03-06 11:21:28 +01:00
..
tests
main.c tests/periph_rtt: only disable periph_init_rtt 2020-03-06 11:21:28 +01:00
Makefile tests/periph_rtt: only disable periph_init_rtt 2020-03-06 11:21:28 +01: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.