zephyr/subsys/usb
Johann Fischer 3b7807cc9b usb: dfu: disable USB DFU uploading by default
Firmware uploading to the host may not always be desired,
disable it by default.

Enable it for existing USB DFU sample to keep
the usual behavior, add note about new option to README.rst.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-02-18 09:32:22 -08:00
..
class usb: dfu: disable USB DFU uploading by default 2022-02-18 09:32:22 -08:00
bos.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
CMakeLists.txt
Kconfig usb: add option to initialize USB device support at boot 2022-02-07 13:06:35 +01:00
os_desc.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
os_desc.h
usb_descriptor.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
usb_descriptor.h
usb_device.c usb: do not add ZLP if lenght to be transmitted is just zero 2022-02-18 09:32:22 -08:00
usb_transfer.c
usb_transfer.h
usb_work_q.c
usb_work_q.h