:orphan: .. title:: HAS_STM32LIB .. option:: CONFIG_HAS_STM32LIB *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`BT_STM32_IPM ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.stm32:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:30`` Menu path: (Top) → Modules .. parsed-literal:: config HAS_STM32LIB bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*