zephyr/tests/drivers/spi
Krzysztof Chruściński 1cd7f51507 tests: drivers: spi: Add test for SPI master and slave
Add test which is using one SPI master and one SPI slave instance.
There is already a loopback test for SPI master so this test is
focusing on SPI slave API. Test requires 4 pairs of GPIO pins
shortened together. One set of pins is used by SPI master and
one for SPI slave.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-04-11 14:30:23 +02:00
..
dt_spec tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
spi_loopback samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
spi_slave tests: drivers: spi: Add test for SPI master and slave 2024-04-11 14:30:23 +02:00