make.dep: fix dependencies for the arduino module
This commit is contained in:
parent
c49e72ac66
commit
e1bec84f2d
@ -582,6 +582,8 @@ endif
|
||||
|
||||
ifneq (,$(filter arduino,$(USEMODULE)))
|
||||
FEATURES_REQUIRED += arduino
|
||||
FEATURES_REQUIRED += periph_adc
|
||||
FEATURES_REQUIRED += periph_gpio
|
||||
USEMODULE += xtimer
|
||||
endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user