1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_rtt
2019-01-31 10:47:05 +01:00
..
tests tests/periph_rtt: add automatic testing script 2019-01-31 10:47:05 +01:00
main.c tests/periph_rtt: use a 5s delay between each hello 2019-01-31 10:46:56 +01:00
Makefile tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
README.md tests/periph_rtt: use a 5s delay between each hello 2019-01-31 10:46:56 +01:00

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.