-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Integrate nrfx 3.2.0 #12560
Integrate nrfx 3.2.0 #12560
Conversation
The following west manifest projects have been modified in this Pull Request: Note: This message is automatically posted and updated by the Manifest GitHub Action. |
Test specificationCI/Jenkins/NRF
CI/Jenkins/integration
test-ci-nrfconnect-boot-fw-update: added because there was no .github/test-spec.yml in 'mcuboot' Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
e54e9c1
to
ca609fa
Compare
a1821e6
to
8735943
Compare
8735943
to
29d94ec
Compare
19432a6
to
d66c7f5
Compare
CI status - there are two failures:
|
d66c7f5
to
d0ff478
Compare
d0ff478
to
af20973
Compare
c2c4563
to
f1de56d
Compare
f1de56d
to
a8811e5
Compare
72ead35
to
9ff9d8e
Compare
Updated sdk-trusted-firmware-m has atomics defined for nrfx port to solve nrfx 3.2.0 nrfx_uarte dependency. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
9ff9d8e
to
e9f8039
Compare
Seeing 136 failures (and counting) in my PR which updates sdk-zephyr manifest, assuming this will fix them? https://jenkins-ncs.nordicsemi.no/job/latest/job/sdk-nrf/job/PR-12856/2/ |
Or can you just update sdk-zephyr commit to |
I guess this PR should fix them, as it aligns all affected modules to API change in nrfx.
should I do it now or wait for the PR CI to finish? |
Since only 10 minutes into a possible 2 hour CI run, now please :) |
Updated sdk-zephyr revision pulls in nrfx 3.2.0 integration. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
MCUboot does not need to use this feature and it allows to save memory. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
The code was aligned to new nrf_power API related to GPREGRET registers management. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
The code was aligned to new nrf_power API related to GPREGRET registers management. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
Now the API to manage GPREGRET register is unified for all devices having one or more GPREGRET entries. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
e9f8039
to
d127c97
Compare
done as requested :) |
Associated PRs: