remove hwtimer from test_irq

dev/timer
Ludwig Ortmann 9 years ago
parent 6f76a4c592
commit 23bccdf247

@ -6,7 +6,6 @@ ifeq (,$(filter native,$(BOARD)))
else
USEMODULE += auto_init
USEMODULE += hwtimer
USEMODULE += posix
include $(RIOTBASE)/Makefile.include

Loading…
Cancel
Save