-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: sdk-zephyr: merge collab-nrfx-4.0 to main branch #25376
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: main
Are you sure you want to change the base?
manifest: sdk-zephyr: merge collab-nrfx-4.0 to main branch #25376
Conversation
|
The following west manifest projects have changed revision in this Pull Request: ⛔ DNM label due to: 4 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: 9214850b45f1b03b86f7425721066c9d290e00c2 more detailshal_nordic:
trusted-firmware-m:
sdk-nrf:
mcuboot:
nrfxlib:
zephyr:
Github labels
List of changed files detected by CI (1082)Outputs:ToolchainVersion: df3cc9d822 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
15b0983 to
5d3d74a
Compare
Align test to the new GPPI API. Signed-off-by: Krzysztof Chruściński <[email protected]>
Align samples to use the updated GPPI API. Signed-off-by: Krzysztof Chruściński <[email protected]>
Adapt to the new GPPI API. Signed-off-by: Krzysztof Chruściński <[email protected]>
Adapt radio_test sample to the new GPPI API. Signed-off-by: Krzysztof Chruściński <[email protected]>
Use the new GPPI API. Signed-off-by: Krzysztof Chruściński <[email protected]>
Align sample to the new GPPI API. Signed-off-by: Krzysztof Chruściński <[email protected]>
nrfx_dppi is deprecated and nrfx_gppi need to be used. Signed-off-by: Krzysztof Chruściński <[email protected]>
CONFIG_NRFX_TWIXxx options has been removed. Aligning test to not use those. Signed-off-by: Krzysztof Chruściński <[email protected]>
They are not needed by the test and consumes Flash. Signed-off-by: Nikodem Kastelik <[email protected]>
GPIOTE driver instances are no longer defined within nrfx. Signed-off-by: Nikodem Kastelik <[email protected]>
GPIOTE driver instances are no longer defined within nrfx. Signed-off-by: Nikodem Kastelik <[email protected]>
GPIOTE driver instances are no longer defined within nrfx. Signed-off-by: Nikodem Kastelik <[email protected]>
GPIOTE driver instances are no longer defined within nrfx. Signed-off-by: Nikodem Kastelik <[email protected]>
GPIOTE driver instances are no longer defined within nrfx. Signed-off-by: Nikodem Kastelik <[email protected]>
GPIOTE driver instances are no longer defined within nrfx. Signed-off-by: Nikodem Kastelik <[email protected]>
Errno codes are returned now. Signed-off-by: Nikodem Kastelik <[email protected]>
Errno codes are returned now. Signed-off-by: Nikodem Kastelik <[email protected]>
GPIOTE instance shall be accessed via pointer. Signed-off-by: Nikodem Kastelik <[email protected]>
Those are no longer static inlines in the header, so should be implemented separately. 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]>
0622338 to
7ce9033
Compare
Update sdk-zephyr with collab-nrfx-4.0 merged to main branch. Update nrfxlib with major rework of GPPI library. Manifest sdk-mcuboot updated to nrfx_wdt changes. TF-M: platform: nordic_nrf: align to nrfx 4.0 Signed-off-by: Jakub Zymelka <[email protected]>
7ce9033 to
2225727
Compare
krish2718
left a comment
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.
for the Wi-Fi parts.
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3459