zephyr/subsys/usb
Andrei Emeltchenko 6f52e2d911 usb: Allow to select Endpoint addresses for CDC ACM
Sometimes we need to select Endpoint addresses manually to get it
working with certain USB controllers having limit for endpoints. In
this case default values break endpoint limit check. The proper
solution would be automatic endpoint allocation.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2017-11-08 15:09:47 -05:00
..
class usb: Allow to select Endpoint addresses for CDC ACM 2017-11-08 15:09:47 -05:00
composite.c subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
composite.h subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
Kconfig usb: Remove default Vendor and Product ID 2017-10-19 09:30:58 -04:00
Makefile subsys: cdc_acm: add composite device configuration 2017-10-13 09:18:14 -04:00
usb_descriptor.c usb: Add CDC ECM composite configuration 2017-10-28 14:38:19 -04:00
usb_descriptor.h usb: Add CDC ECM composite configuration 2017-10-28 14:38:19 -04:00
usb_device.c usb: Add extra debug information 2017-10-28 14:38:19 -04:00