Skip to content

Commit 8b6a6f1

Browse files
committed
changelog: entry on usb_mcumgr firmware_loader
Added reevant records on usb cdc acm smp mcumgr support in NCS. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> Signed-off-by: Francesco Domenico Servidio <francesco.servidio@nordicsemi.no>
1 parent 4a659b4 commit 8b6a6f1

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,19 @@ DECT NR+ samples
555555
* Scheduler - Dynamic flow control based on load tier to prevent modem out-of-memory errors.
556556
* Settings - Continuous Wave (CW) support and possibility to disable Synchronization Training Field (STF) on TX and RX.
557557

558+
DFU samples
559+
-----------
560+
561+
* Updated the :ref:`single_slot_sample` sample configuration for demonstrating DFU on the :zephyr:board:`nrf54lm20dk` board target using the :ref:`fw_loader_ble_mcumgr` firmware loader.
562+
563+
* Added:
564+
565+
* The :ref:`fw_loader_usb_mcumgr` sample, which provides a minimal configuration for firmware loading using SMP over the USB CDC ACM virtual serial port.
566+
The sample serves as a starting point for developing custom firmware loader applications that work with the MCUboot bootloader.
567+
To enable this firmware loader implementation, use the :kconfig:option:`SB_CONFIG_FIRMWARE_LOADER_IMAGE_USB_MCUMGR` Kconfig option.
568+
* Support for using the :ref:`fw_loader_usb_mcumgr` sample with the :ref:`single_slot_sample`.
569+
You can test this configuration on the :zephyr:board:`nrf54lm20dk` board.
570+
558571
Edge Impulse samples
559572
--------------------
560573

0 commit comments

Comments
 (0)