zephyr/subsys/usb/class
Savinay Dharmappa 6b44a00336 subsys: usb: class: hid: Add OUT interrupt endpoint
patch add a OUT interrupt endpoint descriptor and registers a
corresponding notification callback with usb driver, which is invoked
when data is sent to device from host.

Implement the read ready notification as suggesteed by
Aurelien Jarno <aurelien@aurel32.net>

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-08-27 18:59:58 -04:00
..
hid subsys: usb: class: hid: Add OUT interrupt endpoint 2018-08-27 18:59:58 -04:00
netusb Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
bluetooth.c usb: remove all CONFIG_*_EP_ADDR options 2018-06-22 12:30:55 -04:00
cdc_acm.c drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
CMakeLists.txt subsys: usb: class: add loopback function 2018-07-06 11:56:16 -05:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
loopback.c subsys: usb: class: add loopback function 2018-07-06 11:56:16 -05:00
mass_storage.c usb: remove all CONFIG_*_EP_ADDR options 2018-06-22 12:30:55 -04:00
usb_dfu.c subsys: usb: Fixes USB DFU class by updating the bcdUSB value. 2018-06-27 13:38:12 +02:00