Leandro Lanzieri f2bda2bb69 pkg/lora-serialization: Add lora serialization external package
tests/pkg_lora-serialization: Add test application
2018-09-26 09:09:37 +02:00

10 lines
153 B
Makefile

include ../Makefile.tests_common
USEPKG += lora-serialization
TEST_ON_CI_WHITELIST += all
include $(RIOTBASE)/Makefile.include
test:
tests/01-run.py