sys: periph_uart is required for arduino
This commit is contained in:
parent
0e511a6892
commit
182cb8735b
@ -1,6 +1,7 @@
|
||||
ifneq (,$(filter arduino,$(USEMODULE)))
|
||||
FEATURES_OPTIONAL += periph_i2c
|
||||
FEATURES_OPTIONAL += periph_spi
|
||||
FEATURES_REQUIRED += periph_uart
|
||||
endif
|
||||
|
||||
ifneq (,$(filter eepreg,$(USEMODULE)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user