mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
tests/pkg_wolfcrypt-ed25519-verify: Add missing module
This commit is contained in:
parent
f595684b0a
commit
abf5eddaa6
@ -8,5 +8,6 @@ CFLAGS+=-DNO_ED25519_SIGN -DNO_ED25519_KEY_EXPORT
|
||||
USEPKG +=wolfssl
|
||||
USEMODULE += wolfcrypt
|
||||
USEMODULE += wolfcrypt_ed25519
|
||||
USEMODULE += wolfcrypt_random
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user