1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
2017-11-14 16:40:01 +01:00

11 lines
164 B
Makefile

APPLICATION = pkg_micro-ecc
include ../Makefile.tests_common
USEMODULE += hashes
USEPKG += micro-ecc
include $(RIOTBASE)/Makefile.include
test:
tests/01-run.py