mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
drivers: dep: Add missing kw2xrf periph_gpio dep
This commit is contained in:
parent
eaa6fb381c
commit
e35884c048
@ -204,6 +204,7 @@ ifneq (,$(filter kw2xrf,$(USEMODULE)))
|
||||
USEMODULE += netdev_ieee802154
|
||||
USEMODULE += core_thread_flags
|
||||
FEATURES_REQUIRED += periph_spi
|
||||
FEATURES_REQUIRED += periph_gpio
|
||||
endif
|
||||
|
||||
ifneq (,$(filter l3g4200d,$(USEMODULE)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user