zephyr/subsys/usb
Michael Hope 4d6d04d3ea hid: change the API table to const.
A minor change to put the API function table into flash.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-03-21 19:45:11 -04:00
..
class hid: change the API table to const. 2018-03-21 19:45:11 -04:00
CMakeLists.txt subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
Kconfig usb: provide different USB product strings in the USB samples 2018-03-14 11:25:56 +01: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
usb_descriptor.c subsys: usb: usb_descriptor: fix style and function declaration 2018-03-21 15:39:56 -04:00
usb_descriptor.h subsys: usb: usb_descriptor: fix style and function declaration 2018-03-21 15:39:56 -04:00
usb_device.c usb: call status_callback on interface set 2018-03-16 14:45:24 -07:00