1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_si1133/Makefile
2022-01-17 12:04:12 +01:00

7 lines
111 B
Makefile

include ../Makefile.tests_common
# required modules
USEMODULE += si1133
include $(RIOTBASE)/Makefile.include