7 lines
134 B
Makefile
7 lines
134 B
Makefile
export APPLICATION = test_vtimer_msg_diff
|
|
include ../Makefile.tests_common
|
|
|
|
USEMODULE += vtimer
|
|
|
|
include $(RIOTBASE)/Makefile.include
|