-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: update zephyr with nrfx 4.0-rc2 #25406
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
manifest: update zephyr with nrfx 4.0-rc2 #25406
Conversation
|
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. |
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:hal_nordic: PR head: 7bd56e7c621a37f541ceae5bd5fb1978e46a03fa more detailshal_nordic:
sdk-nrf:
nrfxlib:
zephyr:
Github labels
List of changed files detected by CI (684)Outputs:ToolchainVersion: 2b2cd9579a Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zdebug[nrf52833dk/nrf52833]: ROM size increased by 672[B] in comparison to the main[b24f30a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-25406/17) |
b2535a2 to
abd3204
Compare
30a58c3 to
7192743
Compare
952c973 to
b21c009
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NFC libraries: T2T and T4T sources need adaptation to the updated error codes - will be handled in a separate task and deployed to nrfxlib - to be linked in a manifest update.
|
@grochu NFC issues will be addressed before merging to main. Merging this to unblock collab branch. |
Update with nrfx 4.0-rc2. Signed-off-by: Marcin Szymczyk <[email protected]>
Those are no longer static inlines in the header, so should be implemented separately. Signed-off-by: Marcin Szymczyk <[email protected]>
Some fails are due to not rebased branch. Signed-off-by: Marcin Szymczyk <[email protected]>
Updated error codes for nrfx_clock and attached nrfx and zephyr revisions. Signed-off-by: Michal Frankiewicz <[email protected]>
nrfx_err_t is to be removed from nrfx completely. Signed-off-by: Michał Stasiak <[email protected]>
NRFX RTC driver now returns errno values. Signed-off-by: Michał Stasiak <[email protected]>
NRFX NVMC driver now returns errno values. Signed-off-by: Michał Stasiak <[email protected]>
There are minor updates in GPPI API. Align in places that are affected. Signed-off-by: Krzysztof Chruściński <[email protected]>
b21c009 to
322c1ef
Compare
Will be addressed when merging to main
6a0cd3c
into
nrfconnect:collab-nrfx-4.0
Update with nrfx 4.0-rc2.
test-sdk-nrf: collab-nrfx-4.0