1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/driver_ltc4150/Makefile
2019-01-28 13:50:42 +01:00

9 lines
126 B
Makefile

include ../Makefile.tests_common
BOARD ?= msba2
USEMODULE += fmt
USEMODULE += ltc4150
include $(RIOTBASE)/Makefile.include