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-06-15 08:29:09 +02:00
..
tests
app.config.test
Kconfig
main.c tests/periph_rtt: be more verbose on error 2021-03-30 14:48:03 +02:00
Makefile cpu/kinetis: use LPTMR as rtt backend 2021-06-15 08:29:09 +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.