zephyr/tests/drivers/spi/spi_loopback
Daniel Gaston Ochoa d8fab9e435 stm32h7: spi: Add SPI loopback tests for 16 bits frames
Enable these tests only for H7 and if DMA is not enabled, as
running them with DMA would require modifying the dmamux
configuration in devicetree to move half-words instead of
bytes.

Signed-off-by: Daniel Gaston Ochoa <dgastonochoa@gmail.com>
2023-09-06 11:44:28 +02:00
..
boards tests: drivers: spi: spi_loopback: Added intel_adl_crb overlay 2023-09-05 11:41:46 +02:00
dts/bindings
src stm32h7: spi: Add SPI loopback tests for 16 bits frames 2023-09-06 11:44:28 +02:00
CMakeLists.txt
Kconfig
overlay-gd32-spi-dma.conf
overlay-gd32-spi-interrupt.conf
overlay-mcux-dspi-dma.conf
overlay-mcux-dspi-dma.overlay
overlay-sam-spi-dma.conf
overlay-sam-spi-dma.overlay
overlay-stm32-spi-dma.conf
prj.conf
testcase.yaml stm32h7: spi: Add SPI loopback tests for 16 bits frames 2023-09-06 11:44:28 +02:00