
9 changed files with 0 additions and 10 deletions
@ -1,7 +1,6 @@
|
||||
APPLICATION = xtimer_drift
|
||||
include ../Makefile.tests_common |
||||
|
||||
FEATURES_REQUIRED += periph_timer
|
||||
USEMODULE += xtimer
|
||||
|
||||
include $(RIOTBASE)/Makefile.include |
||||
|
@ -1,7 +1,6 @@
|
||||
APPLICATION = xtimer_hang
|
||||
include ../Makefile.tests_common |
||||
|
||||
FEATURES_REQUIRED += periph_timer
|
||||
USEMODULE += xtimer
|
||||
|
||||
include $(RIOTBASE)/Makefile.include |
||||
|
@ -1,7 +1,6 @@
|
||||
APPLICATION = xtimer_msg
|
||||
include ../Makefile.tests_common |
||||
|
||||
FEATURES_REQUIRED += periph_timer
|
||||
USEMODULE += xtimer
|
||||
|
||||
include $(RIOTBASE)/Makefile.include |
||||
|
@ -1,8 +1,6 @@
|
||||
export APPLICATION = xtimer_now64_continuity
|
||||
include ../Makefile.tests_common |
||||
|
||||
FEATURES_REQUIRED = periph_timer
|
||||
|
||||
USEMODULE += xtimer
|
||||
|
||||
include $(RIOTBASE)/Makefile.include |
||||
|
Loading…
Reference in new issue