zephyr/tests/drivers/uart/uart_async_api/boards
Stephanos Ioannidis 974b44e9e5 tests: uart_async_api: Support atsame54_xpro board
This commit adds the asynchronous UART API testing support on the SAM
E54 Xplained Pro board.

The SERCOM1 module is used as the secondary loop-back UART, which is
required to run this test.

Note that no external UART loop-back connection is necessary to run
this test, because the SERCOM1 UART TX and RX pads are configured to be
internally connected; it is, however, still necessary to configure the
pinmux because the module pads are not connected until the pinmux is
configured.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-05 13:53:49 -05:00
..
atsamd21_xpro.overlay tests: uart_async_api: Support atsamd21_xpro board 2020-04-23 08:50:18 -05:00
atsame54_xpro.overlay tests: uart_async_api: Support atsame54_xpro board 2020-05-05 13:53:49 -05:00
atsamr21_xpro.overlay tests: uart_async_api: Support atsamr21_xpro board 2020-04-23 16:19:35 -05:00
nrf9160dk_nrf9160.conf drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00
nrf9160dk_nrf9160.overlay boards: arm: nrf9160_pca10090: rename board to nrf9160dk_nrf9160 2020-03-31 15:16:08 +02:00
nrf52840dk_nrf52840.overlay boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00