mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Previously, the test didn't cover `rtt_set_counter()` and `rtt_get_alarm`. This fixes the issue.
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.