Makefile 178 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 APPLICATION = driver_mpl3115a2 include ../Makefile.tests_common FEATURES_REQUIRED = periph_i2c USEMODULE += mpl3115a2 USEMODULE += xtimer include $(RIOTBASE)/Makefile.include