-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: sdk-zephyr: [nrf fromtree] Integrate nrfx 3.10.0 #20161
manifest: sdk-zephyr: [nrf fromtree] Integrate nrfx 3.10.0 #20161
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, clich the 'edited' button above Inputs:Sources:trusted-firmware-m: PR head: 0a2d4699a4c5441fcefa0a4c8441633a1479c0e1 more detailstrusted-firmware-m:
sdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (70)
Outputs:ToolchainVersion: 342151af73 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
d6092ad
to
a5dea10
Compare
a5dea10
to
adf6604
Compare
e95af3e
to
eb720e4
Compare
eb720e4
to
5f2db08
Compare
select NRFX_GPPI | ||
select NRFX_GPIOTE0 if HAS_HW_NRF_GPIOTE0 |
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.
nit: GPPI should be placed after GPIOTEs
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.
fixed
5f2db08
to
389e53a
Compare
389e53a
to
0e47cb8
Compare
0e47cb8
to
988b14a
Compare
Automatically created by Github Action Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
They are now part of nrfx 3.10.0 release. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
Adjusted cpu_load module Kconfig and nrfx_integration_test to enable nrfx_gppi utility explicitly. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
Updated TF-M is aligned with nRF54L15 MPC and RTC changes introduced with MDK 8.69.1 from nrfx 3.10 release. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
This HAL is unused so its inclusion is redundant. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
988b14a
to
fb1d9ff
Compare
As nrfx DPPIC driver is now multi-instanced, its presence can no longer be used to determine whether device has single or many DPPICs. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
fb1d9ff
to
bd97a8a
Compare
Automatically closed by action-manifest-pr GH action |
closing in favor of #20350 |
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2460