drivers/jc42: Add i2c periph requirement
This commit is contained in:
parent
9a55556644
commit
ad874fb694
@ -82,6 +82,10 @@ ifneq (,$(filter io1_xplained,$(USEMODULE)))
|
|||||||
USEMODULE += at30tse75x
|
USEMODULE += at30tse75x
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifneq (,$(filter jc42,$(USEMODULE)))
|
||||||
|
FEATURES_REQUIRED += periph_i2c
|
||||||
|
endif
|
||||||
|
|
||||||
ifneq (,$(filter kw2xrf,$(USEMODULE)))
|
ifneq (,$(filter kw2xrf,$(USEMODULE)))
|
||||||
USEMODULE += ieee802154
|
USEMODULE += ieee802154
|
||||||
USEMODULE += netif
|
USEMODULE += netif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user