-
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
base: collab-nrfx-4.0
Are you sure you want to change the base?
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 2 projects with PR revision 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 (670)Outputs:ToolchainVersion: 2b2cd9579a Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 3832[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/12) |
b2535a2 to
abd3204
Compare
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]>
30a58c3 to
7192743
Compare
Update with nrfx 4.0-rc2.
test-sdk-nrf: collab-nrfx-4.0