1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00
2019-03-20 14:43:36 +01:00

9 lines
135 B
Makefile

include ../Makefile.tests_common
DRIVER ?= lps331ap
USEMODULE += $(DRIVER)
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include