Makefile 172 Bytes
APPLICATION = driver_tmp006
include ../Makefile.tests_common

FEATURES_REQUIRED = periph_i2c

USEMODULE += tmp006
USEMODULE += xtimer

include $(RIOTBASE)/Makefile.include