zephyr/subsys/usb/class
Johann Fischer 3aa48613b1 usb: cdc_acm: add support for poll in to UART driver
Use cdc_acm_fifo_read() to support poll in.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-05 16:08:39 +02:00
..
audio usb: audio: additionally check control request direction 2021-08-03 19:05:44 -04:00
dfu usb: dfu: halt endpoint on flash API error or block mismatch 2021-08-03 19:05:44 -04:00
hid usb: hid: obtain the requested length from wLength 2021-08-03 19:05:44 -04:00
netusb usb: rndis: return error on incorrect/unsupported request 2021-08-03 19:05:44 -04:00
bluetooth.c usb: bluetooth: additionally check control request direction 2021-08-03 19:05:44 -04:00
bt_h4.c usb: bt_h4: return -ENOTSUP on vendor requests 2021-08-03 19:05:44 -04:00
cdc_acm.c usb: cdc_acm: add support for poll in to UART driver 2021-08-05 16:08:39 +02:00
CMakeLists.txt
Kconfig
Kconfig.bt
Kconfig.cdc
Kconfig.msc
Kconfig.template.composite_device_number
Kconfig.test
loopback.c usb: loopback: use class internal buffer to store request data 2021-08-03 19:05:44 -04:00
msc.c usb: msc: additionally check control request direction 2021-08-03 19:05:44 -04:00