mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/wolfssl: remove unnecessary dependency to xtimer
This commit is contained in:
parent
47029055a6
commit
fc9562bf25
@ -8,7 +8,6 @@ ifneq (,$(filter wolfcrypt-benchmark,$(USEMODULE)))
|
||||
USEMODULE += wolfcrypt
|
||||
USEMODULE += wolfcrypt_coding
|
||||
USEMODULE += printf_float
|
||||
USEMODULE += xtimer
|
||||
endif
|
||||
|
||||
ifneq (,$(filter wolfcrypt_poly1305,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user