mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Alexandre Abadie
7a83364419
This is now automatically managed by the arch 16bit feature blacklist at pkg dependencies level
7 lines
112 B
Makefile
7 lines
112 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += hashes
|
|
USEPKG += micro-ecc
|
|
|
|
include $(RIOTBASE)/Makefile.include
|