-
Notifications
You must be signed in to change notification settings - Fork 1.4k
samples: zephyr: mgmt: mcumgr: smp_svr: Add nrf54l15dk/nrf5340dk #24308
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: 819a6a6036651bdde5a446611677e85558b79efe more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (18)
Outputs:ToolchainVersion: 60043ac7b4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
616f171
to
1d322d4
Compare
Reverts some noup patches and adds fromlists for MCUmgr Signed-off-by: Jamie McCrae <[email protected]>
Adds building this sample with bluetooth in CI Signed-off-by: Jamie McCrae <[email protected]>
Adds to the sample of building this on nrf54l15dk with external flash using both PM and dts Signed-off-by: Mateusz Michalek <[email protected]> Signed-off-by: Jamie McCrae <[email protected]>
Adds a configuration to this sample that is optimised for testing/usage with the nRF5340 which enables the Bluetooth transport, enables most management groups, has a static partition manager file with secondary partitions on QSPI flash, configures MCUboot in overwrite only mode with network core update support Signed-off-by: Jamie McCrae <[email protected]>
1d322d4
to
819a6a6
Compare
Moves noups from sdk-zephyr to sdk-nrf
test_sdk_dfu: PR-560