CONFIG_SOC_MEC1501_DEBUG_WITHOUT_TRACING

Debug support via Serial wire debug

Type: bool

Help

JTAG port in SWD mode. UART2 and ADC00-03 can be used.

Direct dependencies

<choice: MEC1501 debug interface general configuration>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/microchip_mec/mec1501/Kconfig.soc:94

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2soc/arm/microchip_mec/Kconfig:15

Menu path: (Top) → Hardware Configuration → MEC1501 debug interface general configuration

config SOC_MEC1501_DEBUG_WITHOUT_TRACING
    bool "Debug support via Serial wire debug"
    depends on <choice: MEC1501 debug interface general configuration>
    help
      JTAG port in SWD mode. UART2 and ADC00-03 can be used.

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