zephyr/subsys/usb/device_next/class
Johann Fischer 7e99579c6c usb: device_next: fix buffer count configuration in CDC ACM pool
Multiple CDC ACM instances can block each other because there are only
buffers for a single instance. Fix this by configuring the number of
buffers in the pool based on the number of CDC ACM instances.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-02-09 17:38:52 +00:00
..
Kconfig usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
Kconfig.bt
Kconfig.cdc_acm
Kconfig.cdc_ecm
Kconfig.loopback
Kconfig.msc
Kconfig.template.instances_count
Kconfig.uac2 usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
bt_hci.c
loopback.c
usbd_cdc_acm.c usb: device_next: fix buffer count configuration in CDC ACM pool 2024-02-09 17:38:52 +00:00
usbd_cdc_ecm.c
usbd_msc.c
usbd_msc.ld
usbd_msc_scsi.c
usbd_msc_scsi.h
usbd_uac2.c usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
usbd_uac2_macros.h usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00