zephyr/subsys/usb/class
Sathish Kuttan a3095087aa subsys: usb: Make HID payload size configurable
The payload size was hardcoded to 64.
This commit adds a configuration option to choose > 64 bytes
when the device allows larger packets.
A configuration option USB_HID_MAX_PAYLOAD_SIZE is added in
subsys/usb/class/hid/Kconfig
The default value is set to 64

Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
2018-06-19 20:16:18 -04:00
..
hid subsys: usb: Make HID payload size configurable 2018-06-19 20:16:18 -04:00
netusb usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00
CMakeLists.txt subsys: usb: rework USB DFU class driver 2018-04-30 17:42:40 -04:00
Kconfig subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
bluetooth.c usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00
cdc_acm.c usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00
mass_storage.c usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00
usb_dfu.c usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00