mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
Merge pull request #788 from LudwigOrtmann/714_fixup
remove hwtimer from test_irq
This commit is contained in:
commit
e536d706e2
@ -6,7 +6,6 @@ ifeq (,$(filter native,$(BOARD)))
|
||||
else
|
||||
|
||||
USEMODULE += auto_init
|
||||
USEMODULE += hwtimer
|
||||
USEMODULE += posix
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user