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

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

USB_DEVICE_STACK

(Includes any dependencies from ifs and menus.)

Defaults

  • 0x0005

Kconfig definition

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

Included via Kconfig:10Kconfig.zephyr:44subsys/Kconfig:28subsys/usb/Kconfig:21

Menu path: (Top) → USB device stack

config USB_PID_DFU_SAMPLE
    hex
    default 0x0005
    depends on USB_DEVICE_STACK

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