- choice GPIO_STM32_SWJ: Serial wire JTAG configuration
Serial wire JTAG configuration
Type: bool
Direct dependencies
SOC_SERIES_STM32F1X
&& GPIO_STM32
&& GPIO
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options
Kconfig definition
At <Zephyr>/drivers/gpio/Kconfig.stm32:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:36
→ <Zephyr>/drivers/gpio/Kconfig:48
Menu path: (Top) → Device Drivers → GPIO Drivers → GPIO Driver for STM32 family of MCUs
choice GPIO_STM32_SWJ
bool "Serial wire JTAG configuration"
depends on SOC_SERIES_STM32F1X && GPIO_STM32 && GPIO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)