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: drivers: Update uart_elementary suite with different configuration #72678

Merged

Conversation

nordic-bami
Copy link
Contributor

…guration

Conigure UART to use 2 stop bits and even parity in 'dual transmission' case to cover more driver code cases.

@nordic-bami nordic-bami marked this pull request as ready for review May 13, 2024 10:49
@zephyrbot zephyrbot added the area: UART Universal Asynchronous Receiver-Transmitter label May 13, 2024
@zephyrbot zephyrbot requested a review from dcpleung May 13, 2024 10:49
@nordic-bami nordic-bami force-pushed the update_uart_elementary_tests branch from 558e3da to f439765 Compare May 13, 2024 10:49
@nordic-bami nordic-bami changed the title tests: driver: Update uart_elementary suite with different UART confi… tests: drivers: Update uart_elementary suite with different UART confi… May 13, 2024
@nordic-bami nordic-bami force-pushed the update_uart_elementary_tests branch from f439765 to 341409a Compare May 13, 2024 10:53
@nordic-bami nordic-bami changed the title tests: drivers: Update uart_elementary suite with different UART confi… tests: drivers: Update uart_elementary suite with different configuration May 13, 2024
…tion

Conigure UART to use 2 stop bits and even parity
in 'dual transmission' case
to cover more driver code cases.

Signed-off-by: Bartosz Miller <bartosz.miller@nordicsemi.no>
@nordic-bami nordic-bami force-pushed the update_uart_elementary_tests branch from 341409a to 5c35136 Compare May 13, 2024 11:04
@carlescufi carlescufi added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label May 14, 2024
@carlescufi carlescufi merged commit 7b82235 into zephyrproject-rtos:main May 14, 2024
21 checks passed
@nordic-bami nordic-bami deleted the update_uart_elementary_tests branch May 17, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: UART Universal Asynchronous Receiver-Transmitter Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants