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

8 lines
134 B
Makefile

include ../Makefile.tests_common
USEMODULE += senml_saul
USEMODULE += fmt
USEMODULE += embunit
include $(RIOTBASE)/Makefile.include