1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
Thomas Eichinger 1e983c9670 s/PROJECT/APPLICATION/g
fixes #548
2014-05-26 13:21:09 +02:00

7 lines
129 B
Makefile

export APPLICATION = test_vtimer_msg
include ../Makefile.tests_common
USEMODULE += vtimer
include $(RIOTBASE)/Makefile.include