zephyr/subsys/usb
Johann Fischer b92ce9a6c1 usb: function_rndis: do not force USB_COMPOSITE_DEVICE for IAD
Just always prove interface association descriptor for RNDIS
function instead of forcing it via Kconfig USB_COMPOSITE_DEVICE
option.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-10-27 11:56:00 +02:00
..
class usb: function_rndis: do not force USB_COMPOSITE_DEVICE for IAD 2021-10-27 11:56:00 +02:00
bos.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
CMakeLists.txt
Kconfig usb: function_rndis: align rndis_cmd_pool to request buffer size 2021-10-27 11:56:00 +02:00
os_desc.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
os_desc.h
usb_descriptor.c usb: Fix building error in usb_descriptor with misra test 2021-09-01 12:34:01 -05:00
usb_descriptor.h
usb_device.c usb: fix SetInterface handling for interfaces without any endpoints 2021-08-05 16:13:10 +02:00
usb_transfer.c usb: fix possible deadlock in usb_transfer_sync() 2021-01-26 07:21:13 -05:00
usb_transfer.h
usb_work_q.c usb: conversion of k_work API 2021-04-15 12:29:34 -04:00
usb_work_q.h