-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Backport v3.1-branch] manifest: Update sdk-zephyr revision #24123
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
Conversation
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: 6364414aa601c127bb17661dc3f9c205dc3b66f1 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (2)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zdebug.usb_next[nrf52840dk/nrf52840]: ROM size increased by 704[B] in comparison to the main[46768ad] branch. - link (cc: @nrfconnect/ncs-si-bluebagel) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24123/1) |
west.yml
Outdated
@@ -65,7 +65,7 @@ manifest: | |||
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html | |||
- name: zephyr | |||
repo-path: sdk-zephyr | |||
revision: ncs-v3.1.0 | |||
revision: pull/3216/head |
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.
Please update SHA: 53c344008ebe68f65731494b8085c076417e1b6b
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.
done
Backport 24064. Signed-off-by: Łukasz Stępnicki <[email protected]>
917168f
to
6364414
Compare
NCSIDB-1680
Backport 24064.