:orphan: .. title:: BOARD_SEGGER_TRB_STM32F407 .. option:: CONFIG_BOARD_SEGGER_TRB_STM32F407 *SEGGER STM32F407 Trace Reference Board* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_STM32F407XE ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/segger_trb_stm32f407/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_SEGGER_TRB_STM32F407 bool "SEGGER STM32F407 Trace Reference Board" depends on \ :option:`SOC_STM32F407XE ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*