Kaspar Schleiser 40c939882d tests: add test_vtimer_msg_diff
This test sets three timers and renews them periodically, showing the
difference they accumulate.
2014-06-05 12:35:06 +02:00

7 lines
130 B
Makefile

export PROJECT = test_vtimer_msg_diff
include ../Makefile.tests_common
USEMODULE += vtimer
include $(RIOTBASE)/Makefile.include