-
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] boards: nordic: nrf54l20pdk: Add i2c to supported peri... #2376
Open
nordic-segl
wants to merge
1
commit into
nrfconnect:main
Choose a base branch
from
nordic-segl:NRFX-6832_Enable-i2c-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] boards: nordic: nrf54l20pdk: Add i2c to supported peri... #2376
nordic-segl
wants to merge
1
commit into
nrfconnect:main
from
nordic-segl:NRFX-6832_Enable-i2c-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
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 13, 2024
Include: tests: boards: nrf: i2c: Enable test execution on nrf54l20pdk nrfconnect/sdk-zephyr#2376 zephyrproject-rtos/zephyr#82965 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
requested review from
nika-nordic,
nordic-babu,
nordic-piks,
nordic-pikr and
nordic-bami
December 13, 2024 12:56
nordic-piks
approved these changes
Dec 13, 2024
nordic-segl
force-pushed
the
NRFX-6832_Enable-i2c-tests-on-nrf54l20pdk
branch
2 times, most recently
from
December 13, 2024 14:39
aa50363
to
1f8018e
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 13, 2024
Include: tests: boards: nrf: i2c: Enable test execution on nrf54l20pdk nrfconnect/sdk-zephyr#2376 zephyrproject-rtos/zephyr#82965 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-i2c-tests-on-nrf54l20pdk
branch
from
December 16, 2024 09:05
1f8018e
to
e4d3efd
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 16, 2024
Include: tests: boards: nrf: i2c: Enable test execution on nrf54l20pdk nrfconnect/sdk-zephyr#2376 zephyrproject-rtos/zephyr#82965 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-i2c-tests-on-nrf54l20pdk
branch
from
December 16, 2024 12:21
e4d3efd
to
65c7aa7
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 16, 2024
Include: tests: boards: nrf: i2c: Enable test execution on nrf54l20pdk nrfconnect/sdk-zephyr#2376 zephyrproject-rtos/zephyr#82965 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-i2c-tests-on-nrf54l20pdk
branch
from
December 16, 2024 14:04
65c7aa7
to
7a5e213
Compare
nordic-segl
changed the title
[nrf fromlist] tests: boards: nrf: i2c: Enable test execution on nrf5…
[nrf fromlist] boards: nordic: nrf54l20pdk: Add i2c to supported peripherals
Dec 16, 2024
nordic-segl
changed the title
[nrf fromlist] boards: nordic: nrf54l20pdk: Add i2c to supported peripherals
[nrf fromlist] boards: nordic: nrf54l20pdk: Add i2c to supported peri...
Dec 16, 2024
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 16, 2024
Include: tests: boards: nrf: i2c: Enable test execution on nrf54l20pdk nrfconnect/sdk-zephyr#2376 zephyrproject-rtos/zephyr#82965 Signed-off-by: Sebastian Głąb <[email protected]>
…pherals Enable execution of i2c driver tests by adding i2c entry to the list of supported peripherals. Upstream PR #: 82965 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6832_Enable-i2c-tests-on-nrf54l20pdk
branch
from
December 18, 2024 07:13
7a5e213
to
c86722a
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Dec 18, 2024
Include: tests: boards: nrf: i2c: Enable test execution on nrf54l20pdk nrfconnect/sdk-zephyr#2376 zephyrproject-rtos/zephyr#82965 Signed-off-by: Sebastian Głąb <[email protected]>
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.
…pherals
Enable execution of i2c driver tests by adding i2c entry to
the list of supported peripherals.
Upstream PR #: 82965
manifest-pr-skip