-
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
manifest: sdk-zephyr: Pull fix for App boot with Wi-Fi on nRF54H #19669
manifest: sdk-zephyr: Pull fix for App boot with Wi-Fi on nRF54H #19669
Conversation
Fixes issue with Application core not being booted by SDFW when Wi-Fi is enabled. Signed-off-by: Chaitanya Tata <[email protected]>
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK 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: 8aa9698726bb034e8984abc346cab4822d06af5d more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (5)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
This now points to the tip of the new sdk-zephyr branch for the v2.9-nRF54H20-branch work: https://github.com/nrfconnect/sdk-zephyr/tree/v3.7.99-ncs3-branch |
2ac0498
into
nrfconnect:v2.9-nRF54H20-branch
Fixes issue with Application core not being booted by SDFW when Wi-Fi is enabled.