-
CONFIG_USB_DEVICE_PID
¶
USB Product ID
Type: hex
Help¶
USB device product ID. MUST be configured by vendor.
Defaults¶
- 0x100 if
USB_DEVICE_STACK
Kconfig definition¶
At subsys/usb/Kconfig:42
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:26
Menu path: (top menu) → USB device stack
config USB_DEVICE_PID hex prompt "USB Product ID" ifUSB_DEVICE_STACK
default 0x100 ifUSB_DEVICE_STACK
depends onUSB_DEVICE_STACK
help USB device product ID. MUST be configured by vendor.
(Definitions include propagated dependencies, including from if’s and menus.)