1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 14:32:44 +01:00
RIOT/tests/driver_lps331ap/Makefile

9 lines
146 B
Makefile
Raw Normal View History

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