mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/edhoc-c: remove nimble blacklist
This commit is contained in:
parent
ca9198183d
commit
da0b06ddee
@ -11,9 +11,6 @@ endif
|
||||
|
||||
ifneq (,$(filter edhoc-c_crypto_tinycrypt,$(USEMODULE)))
|
||||
USEPKG += tinycrypt
|
||||
# Blacklist platforms using nimble, mynewt-nimble has an in-tree copy
|
||||
# of tinycrypt that conflicts with the remote one
|
||||
FEATURES_BLACKLIST += ble_nimble
|
||||
USEPKG += c25519
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user