zephyr/subsys/usb/device
Johann Fischer 29003ff264 usb: bos: cleanup Binary Device Object Store header
We could reuse the BOS header, but there are parts that are only needed
in the legacy device support or used internally and the tests. Move this
parts to the appropriate places.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-05-17 16:25:02 +01:00
..
class drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible 2024-01-30 00:26:58 +00:00
bos_desc.h usb: bos: cleanup Binary Device Object Store header 2024-05-17 16:25:02 +01:00
bos.c usb: bos: cleanup Binary Device Object Store header 2024-05-17 16:25:02 +01:00
CMakeLists.txt
Kconfig nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
os_desc.c
os_desc.h
usb_descriptor.c usb: device: get rid of the partial initialization called by SYS_INIT 2024-05-08 12:00:46 +02:00
usb_descriptor.h
usb_device.c usb: bos: cleanup Binary Device Object Store header 2024-05-17 16:25:02 +01:00
usb_transfer.c usb: device: Fix ZLP write race condition 2023-10-26 13:52:31 +02:00
usb_transfer.h
usb_work_q.c
usb_work_q.h