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

9 lines
146 B
Makefile

include ../Makefile.tests_common
FEATURES_REQUIRED = periph_i2c
USEMODULE += lps331ap
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include