RIOT/pkg/ndn-riot/Makefile.dep
2020-01-27 12:51:19 +01:00

12 lines
340 B
Makefile

USEMODULE += ndn-encoding
USEMODULE += gnrc
USEMODULE += xtimer
USEMODULE += random
USEMODULE += hashes
USEPKG += micro-ecc
# Blacklist platforms using nimble_netif with gnrc netif, e.g providing
# ble_nimble: NimBLE and ndn-riot use different crypto libraries that have
# name clashes (tinycrypt vs uECC)
FEATURES_BLACKLIST += ble_nimble