1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_rtt
2014-10-16 19:35:41 +02:00
..
main.c tests/periph_rtt: let build fail w/o RTT 2014-10-16 19:35:41 +02:00
Makefile make: introduce and use periph_rtt feature 2014-10-16 19:35:41 +02:00
README.md tests/periph_rtt: added test for RTT drivers 2014-08-22 00:54:10 +02:00

Expected result

When everything works as expected, you should see a hello message popping up every 10 seconds.

Background

Test for the low-level RTT driver.