The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_USB_PID_HID_CDC_SAMPLE

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

USB_DEVICE_STACK

(Includes any dependencies from ifs and menus.)

Default

  • 0x0003

Kconfig definition

At samples/subsys/usb/usb_pid.Kconfig:12

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:49subsys/usb/Kconfig:19

Menu path: (Top) → Sub Systems and OS Services → USB Device Support

config USB_PID_HID_CDC_SAMPLE
    hex
    default 0x0003
    depends on USB_DEVICE_STACK

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)