drivers: dep: Add missing isl29125 periph_i2c dep
This commit is contained in:
parent
7b5dae8d3d
commit
eaa6fb381c
@ -189,6 +189,10 @@ ifneq (,$(filter isl29020,$(USEMODULE)))
|
|||||||
FEATURES_REQUIRED += periph_i2c
|
FEATURES_REQUIRED += periph_i2c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifneq (,$(filter isl29125,$(USEMODULE)))
|
||||||
|
FEATURES_REQUIRED += periph_i2c
|
||||||
|
endif
|
||||||
|
|
||||||
ifneq (,$(filter jc42,$(USEMODULE)))
|
ifneq (,$(filter jc42,$(USEMODULE)))
|
||||||
FEATURES_REQUIRED += periph_i2c
|
FEATURES_REQUIRED += periph_i2c
|
||||||
endif
|
endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user