-
Notifications
You must be signed in to change notification settings - Fork 1.4k
tests: drivers: uart: Add UART mode to mode full duplex transmission … #25351
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
Conversation
e1fc538 to
ee1f4d7
Compare
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: c16a7430380c21b3b038998f884a9b66b74ba2fe more detailssdk-nrf:
Github labels
List of changed files detected by CI (12)Outputs:ToolchainVersion: cfa6b06338 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
ee1f4d7 to
c78757d
Compare
|
You can find the documentation preview for this PR here. |
tests/drivers/uart/uart_mixed_modes/boards/nrf54lm20dk_nrf54lm20a_cpuapp.overlay
Outdated
Show resolved
Hide resolved
c78757d to
0f93952
Compare
tests/drivers/uart/uart_mixed_modes/boards/nrf54h20dk_nrf54h20_cpuapp.overlay
Show resolved
Hide resolved
0f93952 to
115fc93
Compare
115fc93 to
fe461c8
Compare
…test This test suite verifies data transmission between two UART instances operating in different modes (ASYNC, INT, POLL). Signed-off-by: Bartosz Miller <[email protected]>
fe461c8 to
c16a743
Compare
…test
This test suite verifies data transmission between two UART instances operating in different modes (ASYNC, INT, POLL).