Ludwig Ortmann c52105f696 tests: add test_hwtimer_wait
It contains the old test functionality of test_hwtimer_spin.
2014-04-23 15:43:14 +02:00

7 lines
135 B
Makefile

export PROJECT = test_hwtimer_wait
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include