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: uart: Enable test execution on nRF54L20pdk #82963

Conversation

nordic-segl
Copy link
Collaborator

@nordic-segl nordic-segl commented Dec 13, 2024

Add overlays needed to execute uart driver tests on nRF54L20pdk.

@zephyrbot zephyrbot added the area: UART Universal Asynchronous Receiver-Transmitter label Dec 13, 2024
@zephyrbot zephyrbot requested a review from dcpleung December 13, 2024 11:02
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Dec 13, 2024
Include
tests: drivers: uart: Enable test execution on nRF54L05, 'L10, 'L20
nrfconnect/sdk-zephyr#2373
zephyrproject-rtos/zephyr#82963

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl changed the title tests: drivers: uart: Enable test execution on nRF54L05, 'L10, 'L20 tests: drivers: uart: Enable test execution on nRF54L20pdk Dec 13, 2024
@nordic-segl nordic-segl force-pushed the NRFX-6832_Enable-uart-tests-on-nrf54l20pdk branch from c93e07a to 8baa2db Compare December 13, 2024 11:36
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Dec 13, 2024
Include
tests: drivers: uart: Enable test execution on nRF54L20pdk
nrfconnect/sdk-zephyr#2373
zephyrproject-rtos/zephyr#82963

Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Dec 13, 2024
Include
tests: drivers: uart: Enable test execution on nRF54L20pdk
nrfconnect/sdk-zephyr#2373
zephyrproject-rtos/zephyr#82963

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl
Copy link
Collaborator Author

FYI: @e-rk

Add overlays needed to execute uart driver tests on nRF54L20pdk.

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-6832_Enable-uart-tests-on-nrf54l20pdk branch from 8baa2db to 86345c6 Compare December 16, 2024 09:03
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Dec 16, 2024
Include
tests: drivers: uart: Enable test execution on nRF54L20pdk
nrfconnect/sdk-zephyr#2373
zephyrproject-rtos/zephyr#82963

Signed-off-by: Sebastian Głąb <[email protected]>
@@ -14,6 +14,7 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54l15dk/nrf54l15/cpuflpr
- nrf54l20pdk/nrf54l20/cpuapp
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nrf54l20 is already there in the list just two lines above.

@@ -8,6 +8,7 @@ common:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54l15bsim/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

@@ -35,6 +36,7 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54l15bsim/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

@nordic-segl
Copy link
Collaborator Author

Changes are already applied (other PR was merged in mean time).

@nordic-segl nordic-segl deleted the NRFX-6832_Enable-uart-tests-on-nrf54l20pdk branch December 16, 2024 12:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants