1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_micro-ecc/Makefile
Alexandre Abadie 7a83364419
tests/pkg_micro-ecc: remove useless board blacklist
This is now automatically managed by the arch 16bit feature blacklist at pkg dependencies level
2019-10-30 11:43:41 +01:00

7 lines
112 B
Makefile

include ../Makefile.tests_common
USEMODULE += hashes
USEPKG += micro-ecc
include $(RIOTBASE)/Makefile.include