mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:52:45 +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
|