7 lines
117 B
Makefile
7 lines
117 B
Makefile
APPLICATION = vtimer_msg
|
|
include ../Makefile.tests_common
|
|
|
|
USEMODULE += vtimer
|
|
|
|
include $(RIOTBASE)/Makefile.include
|