-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[DO NOT REVIEW - here for CI] #22433
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?
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project 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:sdk-nrf: PR head: dca0d9cecfe5dd4af66b10760bee21f26cc729a7 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (457)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
a57d01c
to
33442f1
Compare
Result of executing: fd -t f -x sed -i -r \ "s/( *)(- nrf54h20dk\/nrf54h20\/cpuapp)$/\\1\\2\n\\1\\2\/iron/g" Ref: NCSDK-32229 Signed-off-by: Håkon Amundsen <[email protected]>
Ref: NCSDK-32229 Signed-off-by: Håkon Amundsen <[email protected]>
When building for the "IRONside compatible" nrf54h20 'iron' board variant on the application core, the 'iron' board variant must be used for the radio core image as well. Signed-off-by: Jonathan Nilsen <[email protected]>
For testing purposes. Signed-off-by: Jonathan Nilsen <[email protected]>
Sorry about pulling all reviewers, but we need a new docker image, and this is only generated when the PR is not in draft. |
Result of executing:
fd -t f -x sed -i -r
"s/( *)(- nrf54h20dk/nrf54h20/cpuapp)$/\1\2\n\1\2/iron/g"
Ref: NCSDK-32229