mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
242 B
Makefile
7 lines
242 B
Makefile
USEMODULE += ndn-encoding
|
|
|
|
# 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
|