1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/drivers/max31855/Makefile
2024-06-12 15:09:16 +02:00

7 lines
120 B
Makefile

include ../Makefile.drivers_common
USEMODULE += max31855
USEMODULE += ztimer_sec
include $(RIOTBASE)/Makefile.include