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. |
||
|---|---|---|
| .. | ||
| uart_async_api | ||
| uart_basic_api | ||
| uart_mix_fifo_poll | ||
| uart_pm | ||