1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 21:43:51 +01:00

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