Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: uart_async_api: Support atsamd21_xpro board #24588

Merged

Conversation

stephanosio
Copy link
Member

@stephanosio stephanosio commented Apr 22, 2020

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 root@stephanos.io

To be rebased on top of #24572 (blocked by #24572). Done

@stephanosio stephanosio added area: Drivers area: Tests Issues related to a particular existing or missing test area: UART Universal Asynchronous Receiver-Transmitter platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) labels Apr 22, 2020
@stephanosio
Copy link
Member Author

@nandojve Can you test if this works on your SAM D21 Xplained Pro board? I don't have access to one right now.

@stephanosio stephanosio added the Blocked Blocked by another PR or issue label Apr 22, 2020
@nandojve nandojve mentioned this pull request Apr 23, 2020
61 tasks
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 <root@stephanos.io>
@stephanosio stephanosio removed the Blocked Blocked by another PR or issue label Apr 23, 2020
@stephanosio
Copy link
Member Author

Rebased, verified working on atsamd21_xpro.

This PR can be merged now.

@stephanosio stephanosio deleted the test_uart_async_api_samd21 branch April 23, 2020 06:17
@stephanosio stephanosio restored the test_uart_async_api_samd21 branch April 23, 2020 06:17
@stephanosio stephanosio reopened this Apr 23, 2020
@galak galak merged commit efa0e4b into zephyrproject-rtos:master Apr 23, 2020
@stephanosio stephanosio deleted the test_uart_async_api_samd21 branch April 25, 2020 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers area: Tests Issues related to a particular existing or missing test area: UART Universal Asynchronous Receiver-Transmitter platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants