CONFIG_GPIO_STM32_SWJ_NOJTAG

JTAG-DP Disabled and SW-DP Enabled

Type: bool

Direct dependencies

<choice GPIO_STM32_SWJ: Serial wire JTAG configuration>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/gpio/Kconfig.stm32:26

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:34<Zephyr>/drivers/gpio/Kconfig:38

Menu path: (Top) → Device Drivers → GPIO Drivers → GPIO Driver for STM32 family of MCUs → Serial wire JTAG configuration

config GPIO_STM32_SWJ_NOJTAG
    bool "JTAG-DP Disabled and SW-DP Enabled"
    depends on <choice GPIO_STM32_SWJ: Serial wire JTAG configuration>

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