zephyr/subsys/usb/device
Henrik Brix Andersen 159f7dbbb1 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h
Move the network buffer header file from zephyr/net/buf.h to
zephyr/net_buf.h as the implementation now lives outside of the networking
subsystem.

Add (deprecated) zephyr/net/buf.h header to maintain compatibility with old
file path.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2024-09-07 11:19:05 -05:00
..
class lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05: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 usb: device: add USB_CONFIGURATION_STRING_DESC KConfig option 2024-07-28 07:30:30 +03:00
os_desc.c
os_desc.h
usb_descriptor.c usb: Add missing wMaxPacketSize endian conversions 2024-08-21 18:25:30 +01:00
usb_descriptor.h
usb_device.c everywhere: replace double words 2024-06-25 06:05:35 -04:00
usb_transfer.c
usb_transfer.h
usb_work_q.c
usb_work_q.h