Lines Matching full:dfu
3 USB DFU Sample Application
9 This sample app demonstrates use of a USB DFU Class driver provided
15 This project requires an USB device driver. Currently, the USB DFU
16 class provided by the Zephyr project depends on DFU image manager and
41 west build -b nrf52840dk_nrf52840 zephyr/samples/subsys/usb/dfu -d build-dfu -- \
46 the USB DFU sample at the offset of SLOT-0.
61 The Linux ``dfu-util`` tool can be used to backup or update the application
68 dfu-util --alt 0 --upload slot0_backup.bin
74 dfu-util --alt 1 --download build-hello_world/zephyr/zephyr.signed.bin
94 USB DFU sample, showing this output to the console:
108 [00:00:00.005,920] <inf> main: This device supports USB DFU class.
130 west build -b nrf52840dk_nrf52840 zephyr/samples/subsys/usb/dfu -d build-dfu -- \
135 The listing below shows the output to the console when downloading via dfu-util.
141 [00:00:00.005,920] <inf> main: This device supports USB DFU class.