-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: Updated sdk-connectedhomeip to pull BT RX stack increase #25102
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?
manifest: Updated sdk-connectedhomeip to pull BT RX stack increase #25102
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. |
Pulled fix that increases BT RX stack size to avoid stack overflow with 54LX + NUS combination. Signed-off-by: Kamil Kasperczyk <[email protected]>
15b45cf
to
49bcde6
Compare
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 49bcde608c58278651efb907d9a76178fb70fcb6 more detailssdk-nrf:
matter:
Github labels
List of changed files detected by CI (9)
Outputs:ToolchainVersion: 46667c6630 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-25102/nrf/releases_and_maturity/known_issues.html |
Pulled fix that increases BT RX stack size to avoid stack overflow with 54LX + NUS combination.