zephyr/include
Gerhard Jörges e832a87e1c include: usb: include usb_ch9.h
In usb_hid.h `struct usb_setup_packet` is used. This is defined in
usb_ch9.h but not included in usb_hid.h which leads to build errors when
you include the usb header files in the wrong order. This commit fixes
this behaviour.

Signed-off-by: Gerhard Jörges <joerges@metratec.com>
2024-01-24 13:38:12 +01:00
..
zephyr include: usb: include usb_ch9.h 2024-01-24 13:38:12 +01:00