zephyr/subsys/usb/class
Johann Fischer 14c28c45f1 usb: remove USB_SCD_ATTRIBUTES macro
USB_SCD_ATTRIBUTES is a configuration dependent macro
that does not map any part of the spec and does not
belong to usb_ch9 header.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-11-08 17:01:32 +01:00
..
audio usb: audio: additionally check control request direction 2021-08-03 19:05:44 -04:00
dfu usb: remove USB_SCD_ATTRIBUTES macro 2021-11-08 17:01:32 +01:00
hid usb: hid: obtain the requested length from wLength 2021-08-03 19:05:44 -04:00
netusb usb: function_rndis: do not force USB_COMPOSITE_DEVICE for IAD 2021-10-27 11:56:00 +02: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: class: cdc_acm: Add check for tx_irq_ena in tx_ready function 2021-09-01 11:50:59 +02:00
CMakeLists.txt
Kconfig usb: move USB Loopback class configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
Kconfig.bt usb: move USB Bluetooth classes configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
Kconfig.cdc usb: cdc_acm: configure CDC ACM UART instances using devicetree only 2021-08-23 18:53:47 -04:00
Kconfig.msc usb: mass storage: add missing prompt to Kconfig 2021-03-01 09:27:57 -05:00
Kconfig.template.composite_device_number
Kconfig.test usb: move USB Loopback class configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
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