rockbox/firmware/usbstack
James Buren 018372bf39 usb: implement macro for initializing USB strings
This uses the new unicode string literal feature that is available
now to greatly simplify the initialization of these special string
types. This makes them much more readable at a quick glance.

Change-Id: Iad8b49aa763486608e3bb7e83fb8abfb48ce0a7b
2021-03-25 13:26:03 -05:00
..
usb_charging_only.c usb PACK_DATA: use a static inline to enable type checking 2011-12-29 21:58:34 +00:00
usb_charging_only.h
usb_class_driver.h usb PACK_DATA: use a static inline to enable type checking 2011-12-29 21:58:34 +00:00
usb_core.c usb: implement macro for initializing USB strings 2021-03-25 13:26:03 -05:00
usb_hid.c usb_hid: switch Battery Strength to use feature reports 2021-03-10 04:09:46 -06:00
usb_hid.h
usb_hid_usage_tables.h usb_hid: add support for Battery Strength 2021-03-06 04:15:02 +00:00
usb_serial.c usb_serial: fix send buffer alignment 2016-08-04 17:57:04 +02:00
usb_serial.h
usb_storage.c Workaround for usb_storage_init_connection() panic 2018-07-30 17:54:51 -04:00
usb_storage.h