Skip to content

Commit a53b49f

Browse files
jfischer-nocfriedt
authored andcommitted
samples: usb: make USB DFU next sample default
Move legacy USB DFU sample to legacy directory and make USB DFU next sample default. Signed-off-by: Johann Fischer <[email protected]>
1 parent eb50aec commit a53b49f

File tree

19 files changed

+608
-634
lines changed

19 files changed

+608
-634
lines changed

doc/connectivity/usb/device/usb_device.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ DFU
212212
USB DFU class implementation is tightly coupled to :ref:`dfu` and :ref:`mcuboot_api`.
213213
This means that the target platform must support the :ref:`flash_img_api` API.
214214

215-
See :zephyr:code-sample:`usb-dfu` sample for reference.
215+
See :zephyr:code-sample:`legacy-usb-dfu` sample for reference.
216216

217217
USB Human Interface Devices (HID) support
218218
=========================================

doc/releases/release-notes-4.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ New Samples
942942
* :zephyr:code-sample:`bluetooth_ccp_call_control_client`
943943
* :zephyr:code-sample:`bluetooth_ccp_call_control_server`
944944
* :zephyr:code-sample:`coresight_stm_sample`
945-
* :zephyr:code-sample:`dfu-next`
945+
* :zephyr:code-sample:`usb-dfu`
946946
* :zephyr:code-sample:`i2c-rtio-loopback`
947947
* :zephyr:code-sample:`lvgl-screen-transparency`
948948
* :zephyr:code-sample:`mctp_endpoint_sample`

samples/subsys/usb/dfu-next/README.rst

Lines changed: 0 additions & 137 deletions
This file was deleted.

samples/subsys/usb/dfu-next/prj.conf

Lines changed: 0 additions & 10 deletions
This file was deleted.

samples/subsys/usb/dfu-next/sample.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)