-
Notifications
You must be signed in to change notification settings - Fork 632
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
[nrf fromlist] tests: drivers: counter: Enable test execution on nRF5… #2378
Open
nordic-segl
wants to merge
1
commit into
nrfconnect:main
Choose a base branch
from
nordic-segl:NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[nrf fromlist] tests: drivers: counter: Enable test execution on nRF5… #2378
nordic-segl
wants to merge
1
commit into
nrfconnect:main
from
nordic-segl:NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
Conversation
This file contains 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
nordic-segl
requested review from
nordic-krch,
nordic-babu,
nordic-piks,
nordic-pikr and
nordic-bami
December 13, 2024 13:54
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 13, 2024
Include: tests: drivers: counter: Enable test execution on nRF54L20pdk nrfconnect/sdk-zephyr#2378 zephyrproject-rtos/zephyr#82968 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-piks
approved these changes
Dec 13, 2024
nordic-segl
force-pushed
the
NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
branch
from
December 13, 2024 14:39
3e5e65e
to
017193f
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 13, 2024
Include: tests: drivers: counter: Enable test execution on nRF54L20pdk nrfconnect/sdk-zephyr#2378 zephyrproject-rtos/zephyr#82968 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
branch
from
December 16, 2024 08:40
017193f
to
75015d6
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 16, 2024
Include: tests: drivers: counter: Enable test execution on nRF54L20pdk nrfconnect/sdk-zephyr#2378 zephyrproject-rtos/zephyr#82968 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
branch
from
December 16, 2024 13:42
75015d6
to
74267b0
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 16, 2024
Include: tests: drivers: counter: Enable test execution on nRF54L20pdk nrfconnect/sdk-zephyr#2378 zephyrproject-rtos/zephyr#82968 Signed-off-by: Sebastian Głąb <[email protected]>
This was referenced Dec 16, 2024
nordic-segl
force-pushed
the
NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
branch
3 times, most recently
from
December 16, 2024 14:22
290efa6
to
787dce8
Compare
Commit tag check will fail until |
nordic-segl
force-pushed
the
NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
branch
2 times, most recently
from
December 17, 2024 07:28
202c38b
to
0b136dd
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 17, 2024
Include: tests: drivers: counter: Enable test execution on nRF54L20pdk nrfconnect/sdk-zephyr#2378 zephyrproject-rtos/zephyr#82968 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
branch
5 times, most recently
from
December 18, 2024 07:14
429404d
to
a669c1c
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 18, 2024
Include: tests: drivers: counter: Enable test execution on nRF54L20pdk nrfconnect/sdk-zephyr#2378 zephyrproject-rtos/zephyr#82968 Signed-off-by: Sebastian Głąb <[email protected]>
Enabled the following tests on nrf54l20 - i2c_slave - clock_control_api - nrf_clock_calibration - nrf_lf_clock_start - onoff - retained_mem/api - uart_elementary - uart_errors - uart_mix_fifo_poll - uart_pm - uart_async_api - wdt_error_cases - wdt_basic_api - counter_basic_api - fcb - nrf/qdec Signed-off-by: Rafał Kuźnia <[email protected]> (cherry picked from commit 07ee796) Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-counter-tests-on-nrf54l20pdk
branch
from
December 18, 2024 12:44
a669c1c
to
2ea7208
Compare
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.
…4L20pdk
Add overlay needed to execute counter tests on nRF54L20pdk.
Upstream PR #: 82968
manifest-pr-skip