zephyr/subsys/usb/host
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
..
CMakeLists.txt
Kconfig
usbh_api.c
usbh_ch9.c
usbh_ch9.h
usbh_core.c
usbh_data.ld
usbh_device.c
usbh_device.h
usbh_internal.h
usbh_shell.c