1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

9 lines
149 B
Makefile

APPLICATION = xtimer_remove
include ../Makefile.tests_common
RIOTBASE ?= $(CURDIR)/../..
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include