1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 07:21:18 +01:00
Oleg Hahm 93e32953b3 always build and initialize hwtimer
Eliminates special treatment of the hwtimer module and makes it a
mandatory part of the kernel.
2014-02-24 18:36:28 +01:00

5 lines
106 B
Makefile

export PROJECT = test_hwtimer_spin
include ../Makefile.tests_common
include $(RIOTBASE)/Makefile.include