:orphan: .. title:: CONFIG_GPIO_STM32_SWJ_ENABLE .. kconfig:: CONFIG_GPIO_STM32_SWJ_ENABLE CONFIG_GPIO_STM32_SWJ_ENABLE ############################ *Full SWJ (JTAG-DP + SW-DP): Reset State* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/gpio/Kconfig.stm32:18`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:36`` → ``/gpio/Kconfig:40`` Menu path: (Top) → Device Drivers → GPIO Drivers → GPIO Driver for STM32 family of MCUs → Serial wire JTAG configuration .. code-block:: kconfig config GPIO_STM32_SWJ_ENABLE bool "Full SWJ (JTAG-DP + SW-DP): Reset State" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*