-
Notifications
You must be signed in to change notification settings - Fork 743
[nrf fromlist] manifest: update hal_nordic to have fixes for examples #3611
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
rlubos
merged 1 commit into
nrfconnect:main
from
mib1-nordic:fix_spim_twim_samples_sdkzephyr
Dec 19, 2025
Merged
[nrf fromlist] manifest: update hal_nordic to have fixes for examples #3611
rlubos
merged 1 commit into
nrfconnect:main
from
mib1-nordic:fix_spim_twim_samples_sdkzephyr
Dec 19, 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
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 5, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[email protected]>
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
mib1-nordic
pushed a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 5, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[email protected]>
e7812ff to
762285f
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 12, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[email protected]>
762285f to
fc73528
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 17, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[email protected]>
mib1-nordic
pushed a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 19, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[email protected]>
Update hal_nordic to have examples with SPIM+SPIS and TWIM+TWIS examples fixed. Upstream PR #: 100453 Signed-off-by: Michał Bainczyk <[email protected]>
fc73528 to
93e7855
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 19, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[email protected]>
nordic-segl
approved these changes
Dec 19, 2025
masz-nordic
approved these changes
Dec 19, 2025
nika-nordic
approved these changes
Dec 19, 2025
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 19, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[email protected]>
rlubos
pushed a commit
to nrfconnect/sdk-nrf
that referenced
this pull request
Dec 19, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3611 Signed-off-by: Nordic Builder <[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.
Update hal_nordic to have examples with SPIM+SPIS and TWIM+TWIS examples fixed.
Upstream PR: zephyrproject-rtos/zephyr#100453