mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 04:53:50 +01:00
If `rtt_get_alarm()` doesn't return the correct value, print expected and return value to ease debugging.
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.