zephyr/tests/drivers/uart
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
..
uart_async_api tests: exclude arduion_mkrzero from uart_async and spi_loopback tests 2022-07-04 16:00:56 +02:00
uart_basic_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
uart_mix_fifo_poll tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
uart_pm tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00