diff --git a/pkg/edhoc-c/Makefile.dep b/pkg/edhoc-c/Makefile.dep index ac7f4d4614..771ea5a810 100644 --- a/pkg/edhoc-c/Makefile.dep +++ b/pkg/edhoc-c/Makefile.dep @@ -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