zephyr/tests/drivers/uart/uart_async_api
Kumar Gala f4c5bdf008 tests: uart_async_api: exclude atmel sam0 boards
The SAM0 uart driver requires dma configured for async support and
the uart async support assumes all UARTs support async.  None of the
atmel SAM0 boards are configured this way and thus the tests will
not currently build for these boards.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-16 17:01:15 -05:00
..
boards tests: drivers: uart stm32 run uart_async api on l475 disco 2021-03-04 12:58:50 +01:00
src tests: drivers: uart stm32 run uart_async api on l475 disco 2021-03-04 12:58:50 +01:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf
testcase.yaml tests: uart_async_api: exclude atmel sam0 boards 2021-03-16 17:01:15 -05:00