1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 17:52:43 +01:00
RIOT/tests/driver_tps6274x/Makefile

8 lines
144 B
Makefile
Raw Normal View History

APPLICATION = driver_tps6274x
include ../Makefile.tests_common
USEMODULE += tps6274x
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include