mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/nrf52: add feature 'ble_nimble_netif'
This commit is contained in:
parent
28acb901ab
commit
d87228dab1
@ -1,4 +1,8 @@
|
||||
# The ADC does not depend on any board configuration, so always available
|
||||
FEATURES_PROVIDED += periph_adc
|
||||
|
||||
# So far, NimBLE netif does not support nrf51 platforms, so we use a dedicated
|
||||
# feature to mark this
|
||||
FEATURES_PROVIDED += ble_nimble_netif
|
||||
|
||||
-include $(RIOTCPU)/nrf5x_common/Makefile.features
|
||||
|
Loading…
Reference in New Issue
Block a user