tests/periph_spi: enable test for SPI on QSPI
This commit is contained in:
parent
09c6d2c4db
commit
734742ecc2
@ -3,10 +3,12 @@ include ../Makefile.tests_common
|
||||
|
||||
LOW_MEMORY_BOARDS := samd10-xmini
|
||||
|
||||
FEATURES_REQUIRED += periph_spi
|
||||
FEATURES_OPTIONAL += periph_spi_on_qspi
|
||||
|
||||
ifeq (,$(filter $(BOARD),$(LOW_MEMORY_BOARDS)))
|
||||
FEATURES_OPTIONAL += periph_spi_reconfigure
|
||||
endif
|
||||
FEATURES_REQUIRED += periph_spi
|
||||
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += shell
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user