:orphan: .. title:: CONFIG_BOARD_B_U585I_IOT02A .. kconfig:: CONFIG_BOARD_B_U585I_IOT02A CONFIG_BOARD_B_U585I_IOT02A ########################### *STM32U585I IOT Discovery kit* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_STM32U585XX ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/b_u585i_iot02a/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_B_U585I_IOT02A bool "STM32U585I IOT Discovery kit" depends on SOC_STM32U585XX && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*