ble/skald: cleanup dependency to nrfble
This commit is contained in:
parent
ac9e80cfd0
commit
df15033148
@ -825,6 +825,7 @@ endif
|
|||||||
|
|
||||||
ifneq (,$(filter skald,$(USEMODULE)))
|
ifneq (,$(filter skald,$(USEMODULE)))
|
||||||
FEATURES_REQUIRED += radio_nrfble
|
FEATURES_REQUIRED += radio_nrfble
|
||||||
|
USEMODULE += nrfble
|
||||||
USEMODULE += xtimer
|
USEMODULE += xtimer
|
||||||
USEMODULE += random
|
USEMODULE += random
|
||||||
endif
|
endif
|
||||||
|
|||||||
@ -1,7 +1,3 @@
|
|||||||
ifneq (,$(filter skald,$(USEMODULE)))
|
|
||||||
USEMODULE += nrfble
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifneq (,$(filter saul_default,$(USEMODULE)))
|
ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||||
USEMODULE += saul_nrf_temperature
|
USEMODULE += saul_nrf_temperature
|
||||||
endif
|
endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user