zephyr/tests/drivers/spi/spi_loopback
Henrik Brix Andersen 2afced9829 tests: drivers: spi: loopback: add support for arty_a7_arm_designstart_m1
Add support for running the SPI loopback driver test on the ARM
Cortex-M1 DesignStart FPGA reference design.

Since Xilinx AXI Quad SPI IP only supports loopback mode when configured
for single line SPI width, we utilise the (normally disabled) single SPI
instance going to the optional V2C DAPLINK shield SD card slot for
testing purposes.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-08-26 12:32:27 +02:00
..
boards tests: drivers: spi: loopback: add support for arty_a7_arm_designstart_m1 2020-08-26 12:32:27 +02:00
src tests: drivers: spi_loopback: set CS GPIO flags 2020-07-09 06:07:07 -05:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
Kconfig kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
prj.conf tests: drivers: spi: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
testcase.yaml tests: drivers: spi: spi_loopback: add fixture spi_loopback 2020-08-10 12:16:30 +02:00