mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 14:32:45 +01:00
8 lines
137 B
Makefile
8 lines
137 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += lc709203f
|
|
USEMODULE += xtimer
|
|
CFLAGS += -DDEVELHELP
|
|
|
|
include $(RIOTBASE)/Makefile.include
|