-
Notifications
You must be signed in to change notification settings - Fork 1.4k
applications: nrf_desktop: align DFU doc after IronSide SE migration #25464
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?
applications: nrf_desktop: align DFU doc after IronSide SE migration #25464
Conversation
Updated the nRF Desktop documentation page related to the bootloaders and DFU to align it with the recent migration of the nRF54H20 SoC to the IronSide SE architecture. Ref: NCSDK-35488 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: a43b32715ea35ca488a38ef578499c09ba20ee63 more detailssdk-nrf:
Github labels
List of changed files detected by CI (1)Outputs:ToolchainVersion: 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-25464/nrf/applications/nrf_desktop/bootloader_dfu.html |
| See the :ref:`ug_nrf54l_developing_provision_kmu` documentation for details. | ||
|
|
||
| .. note:: | ||
| The KMU feature is only supported for the nRF54L SoC Series. |
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.
Consider combining the note with the bullet point above (to keep the information together)
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.
I would also mention that for nRF54H every MCUboot slot contains combined application and radio core images (+ padding between them). Would be good to highlight it as it's the first platform that operates in this way (nRF53 handled this differently)
Updated the nRF Desktop documentation page related to the bootloaders and DFU to align it with the recent migration of the nRF54H20 SoC to the IronSide SE architecture.
Ref: NCSDK-35488