The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_GPIO_STM32_SWJ_NONJTRST

Full SWJ (JTAG-DP + SW-DP) but without NJTRST

Type: bool

Direct dependencies

<choice GPIO_STM32_SWJ: Serial wire JTAG configuration>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/gpio/Kconfig.stm32:21

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:36drivers/gpio/Kconfig:40

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

config GPIO_STM32_SWJ_NONJTRST
    bool "Full SWJ (JTAG-DP + SW-DP) but without NJTRST"
    depends on <choice GPIO_STM32_SWJ>

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