zephyr/subsys/usb
Iván Sánchez Ortega fa57ebd5b7 usb: Rename unicode into UTF16LE
In order to avoid confusion between "Unicode", UTF8, UTF16, UTF32,
and endianess of these encodings, rename all instances of "Unicode"
in the USB subsystem and samples into "UTF16LE".

Signed-off-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2018-03-14 13:40:59 +01:00
..
class usb: msc: Cleanup USB write 2018-03-03 10:27:21 +01:00
CMakeLists.txt subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
composite.c usb: Rename SYS_LOG_USB to SYS_LOG_USB_DEVICE 2018-01-17 18:53:05 -05:00
composite.h subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
Kconfig usb: provide different USB product strings in the USB samples 2018-03-14 11:25:56 +01:00
usb_descriptor.c usb: Rename unicode into UTF16LE 2018-03-14 13:40:59 +01:00
usb_descriptor.h usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
usb_device.c usb: Clean up code to meet Zephyr standard 2018-01-31 07:42:19 -05:00