zephyr/subsys/usb/class
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
..
audio zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hid usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
netusb usb: Set thread names in usb device classes 2020-06-15 16:55:01 +02:00
CMakeLists.txt usb: Add Audio class related files 2020-05-08 15:12:27 +02:00
Kconfig usb: Add Audio class related files 2020-05-08 15:12:27 +02:00
Kconfig.template.composite_device_number kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
bluetooth.c usb: Set thread names in usb device classes 2020-06-15 16:55:01 +02:00
bt_h4.c usb: Set thread names in usb device classes 2020-06-15 16:55:01 +02:00
cdc_acm.c usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
loopback.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mass_storage.c usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
usb_dfu.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00