mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
162 B
Makefile
7 lines
162 B
Makefile
include ../Makefile.tests_common
|
|
|
|
# This test should also work with Si7006, Si7013 and Si7020 variants.
|
|
USEMODULE += si7021
|
|
|
|
include $(RIOTBASE)/Makefile.include
|