-
Couldn't load subscription status.
- Fork 717
Nrfx 7936 nrfx 7936 enable samples and tests on nrf54lm20a pt3 #3069
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
Merged
PerMac
merged 9 commits into
nrfconnect:main
from
nordic-segl:NRFX-7936_NRFX-7936_Enable-samples-and-tests-on-nrf54lm20a-pt3
Jul 24, 2025
Merged
Nrfx 7936 nrfx 7936 enable samples and tests on nrf54lm20a pt3 #3069
PerMac
merged 9 commits into
nrfconnect:main
from
nordic-segl:NRFX-7936_NRFX-7936_Enable-samples-and-tests-on-nrf54lm20a-pt3
Jul 24, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
298cf49 to
57bf65b
Compare
…UART_x_NRF_HW_ASYNC" This reverts commit 384e940. Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit 3c93896)
This target can also run this tests, we just overlays including the ones for the real boards. Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit ebd69ca)
… rename Remove duplicated test configuration after nrf54l20pdk/nrf54l20/cpuxxx was renamed to nrf54lm20dk/nrf54lm20a/cpuxxx. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit f0c143e)
Add a new simulated nrf54lm20 cpuapp target Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit 5428743)
In preparation for simulated nRF54LM20 targets, let's add kconfig options aking to the ones we have for the nRF54L15 devices. Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit 65fb246)
…r nRF54LM20 rename Remove duplicated test configuration after nrf54l20pdk/nrf54l20/cpuxxx was renamed to nrf54lm20dk/nrf54lm20a/cpuxxx. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 8791fcf)
…NABLED In certain configurations timeout field is not present in the data structure so preprocessor ifdef must be used instead of compiler check. Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit eb99692)
Configure the initial pin state of the UARTE peripheral to SLEEP, not left uninitialised. This fixes the pin configuration not being set until the interface is used if `zephyr,pm-device-runtime-auto` is enabled. Signed-off-by: Jordan Yates <[email protected]> (cherry picked from commit 69acc01)
… on nrf54lm20dk Fix mistake where one of test configurations was skipped on nrf54lm20dk board. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 8e881b0)
57bf65b to
c062769
Compare
kl-cruz
approved these changes
Jul 24, 2025
nordic-pikr
approved these changes
Jul 24, 2025
nordic-bami
approved these changes
Jul 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull in changes to zephyr/tests/drivers/uart/uart_pm