Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: uart_async_api: Support atsamd21_xpro board
This commit adds the asynchronous UART API testing support on the SAM D21 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. Signed-off-by: Stephanos Ioannidis <[email protected]>
- Loading branch information