-
CONFIG_CDC_ACM_BULK_EP_MPS
¶
(No prompt – not directly user assignable.)
Type: int
Help¶
CDC ACM class bulk endpoints size
Direct dependencies¶
USB_CDC_ACM
&& USB_DEVICE_STACK
&& USB_DEVICE_STACK
(Includes any dependencies from if’s and menus.)
Defaults¶
- 64 if
USB_CDC_ACM
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
Kconfig definition¶
At subsys/usb/class/Kconfig:30
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:26
→ subsys/usb/Kconfig:84
Menu path: (top menu) → USB device stack
config CDC_ACM_BULK_EP_MPS int default 64 ifUSB_CDC_ACM
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
depends onUSB_CDC_ACM
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
help CDC ACM class bulk endpoints size
(Definitions include propagated dependencies, including from if’s and menus.)