zephyr/tests/drivers/spi/spi_loopback
TOKITA Hiroshi 8e330cfcd6 tests: exclude arduion_mkrzero from uart_async and spi_loopback tests
uart_async test and spi_loopback test require UART and SPI
with an ASYNC option.
The SAM0 UART/SPI driver requires configuring DMA support.
Arduino MKRZero is not DMA configured like other SAM0 boards.
We exclude it from the tests.

ea36f9b and f4c5bdf already exclude other SAM0 boards from these tests.
Arduino MKRZero also followed these PR policies.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
2022-07-04 16:00:56 +02:00
..
boards boards: mimxrt595: Add SPI support 2022-06-13 12:10:57 +02:00
src tests: spi: spi_loopback: rename SPI_SLAVE to SPI_SLAVE_NUMBER 2022-06-05 14:28:11 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
Kconfig
overlay-mcux-dspi-dma.conf tests: add spi dma loop test on frdm_k64f 2021-09-02 15:50:52 -05:00
overlay-stm32-spi-dma.conf tests: drivers: spi loopback testcase yaml for stm32 dma 2022-01-14 10:09:00 -06:00
overlay-stm32-spi.conf tests: drivers: spi loopback testcase yaml for stm32 dma 2022-01-14 10:09:00 -06:00
prj.conf
testcase.yaml tests: exclude arduion_mkrzero from uart_async and spi_loopback tests 2022-07-04 16:00:56 +02:00