mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
drivers: dep: Add missing srf08 periph_i2c dep
This commit is contained in:
parent
2d7c43f223
commit
deacf9c4a7
@ -389,6 +389,7 @@ ifneq (,$(filter srf02,$(USEMODULE)))
|
||||
endif
|
||||
|
||||
ifneq (,$(filter srf08,$(USEMODULE)))
|
||||
FEATURES_REQUIRED += periph_i2c
|
||||
USEMODULE += xtimer
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user