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

CONFIG_USE_STM32_LL_USB

(No prompt – not directly user assignable.)

Type: bool

Help

Enable STM32Cube Universal serial bus full-speed device interface
(USB) LL module driver

Direct dependencies

HAS_STM32CUBE

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At modules/Kconfig.stm32:683

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:27

Menu path: (Top) → Modules

config USE_STM32_LL_USB
    bool
    depends on HAS_STM32CUBE
    help
      Enable STM32Cube Universal serial bus full-speed device interface
      (USB) LL module driver

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