1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 22:12:44 +01:00
RIOT/tests/drivers/si114x/Makefile

10 lines
202 B
Makefile

include ../Makefile.drivers_common
USEMODULE += ztimer
USEMODULE += ztimer_msec
# This test should also work with Si1146 and Si1147 variants.
USEMODULE += si1145
include $(RIOTBASE)/Makefile.include