zephyr/subsys/usb
Emil Obalski 0651688dd3 usb: Correct USB setup packet endianness in USB core.
USB is sending data from LSB to MSB. Same happens for each field
of the USB setup packet.
This patch convert USB setup packet to proper form when its read
out from the line.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-06-23 19:21:41 +02:00
..
class usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
bos.c
CMakeLists.txt
Kconfig
os_desc.c
os_desc.h
usb_descriptor.c
usb_descriptor.h
usb_device.c usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
usb_transfer.c
usb_transfer.h