2016-02-09 23:07:51 +01:00
|
|
|
APPLICATION = driver_si70xx
|
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2017-07-03 00:00:47 +02:00
|
|
|
# This test should also work with Si7006, Si7013 and Si7020 variants.
|
|
|
|
USEMODULE += si7021
|
2016-02-09 23:07:51 +01:00
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|