mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
49a5bfb9e5
If `rtt_get_alarm()` doesn't return the correct value, print expected and return value to ease debugging. |
||
---|---|---|
.. | ||
tests | ||
app.config.test | ||
Kconfig | ||
main.c | ||
Makefile | ||
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.