zephyr/subsys/usb/class
Peter Bigot 0496f8cc88 usb: cdc_acm: select features required for use
If UART_INTERRUPT_DRIVEN isn't selected the CDC ACM class driver won't
build.  Don't require the user's intervention to avoid this.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-05 09:40:36 -06:00
..
audio usb: audio: Convert drivers to new DT device macros 2020-12-18 07:50:49 -06:00
dfu usb: dfu: add separate pid for dfu mode 2020-12-20 13:04:45 -05:00
hid usb: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 16:58:00 -05:00
netusb usb: netusb: make ECM MAC address user-configurable 2020-10-17 16:36:52 +03:00
CMakeLists.txt usb: dfu: add separate pid for dfu mode 2020-12-20 13:04:45 -05:00
Kconfig usb: cdc_acm: select features required for use 2021-01-05 09:40:36 -06:00
Kconfig.template.composite_device_number
bluetooth.c usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
bt_h4.c usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
cdc_acm.c usb: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 16:58:00 -05:00
loopback.c
mass_storage.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00