zephyr/subsys/usb/device
Johann Fischer 7bfec37247 usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE
Effectively, this option changes code triple in device descriptor.
Although the name is misleading, renaming it would again lead
to negative user experiences. Instead, clarify what the option does
and always select it where it is required.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-07-26 14:37:15 +02:00
..
class usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE 2023-07-26 14:37:15 +02:00
bos.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
CMakeLists.txt
Kconfig usb: device: clarify the impact of Kconfig option USB_COMPOSITE_DEVICE 2023-07-26 14:37:15 +02:00
os_desc.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
os_desc.h
usb_descriptor.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb_descriptor.h include: add missing sys/slist.h include 2022-10-11 18:05:17 +02:00
usb_device.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb_transfer.c usb: device: Revert "fix possible deadlock in usb_transfer_sync()" 2023-04-17 11:30:48 +02:00
usb_transfer.h
usb_work_q.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb_work_q.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00