zephyr/subsys/usb/class/netusb
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
..
CMakeLists.txt
function_ecm.c usb: cdc_ecm: return error on incorrect/unsupported request 2021-08-03 19:05:44 -04:00
function_eem.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
function_rndis.c usb: function_rndis: do not force USB_COMPOSITE_DEVICE for IAD 2021-10-27 11:56:00 +02:00
function_rndis.h
Kconfig usb: function_rndis: do not force USB_COMPOSITE_DEVICE for IAD 2021-10-27 11:56:00 +02:00
netusb.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
netusb.h