-
CONFIG_USB_DEVICE_PRODUCT
¶
USB product name
Type: string
Help¶
USB device Product string. MUST be configured by vendor.
Defaults¶
- “USB-DEV” if
USB_DEVICE_STACK
Kconfig definition¶
At subsys/usb/Kconfig:54
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:26
Menu path: (top menu) → USB device stack
config USB_DEVICE_PRODUCT string prompt "USB product name" ifUSB_DEVICE_STACK
default "USB-DEV" ifUSB_DEVICE_STACK
depends onUSB_DEVICE_STACK
help USB device Product string. MUST be configured by vendor.
(Definitions include propagated dependencies, including from if’s and menus.)