Files
STM32G030F6P6_Evaluation/Tools/xpack-openocd-0.12.0-7/openocd/scripts/interface/parport/wiggler-ntrst-inverted.cfg
T

17 lines
496 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
adapter driver parport
adapter gpio tdo 11 -active-low -exit-inactive
adapter gpio trst 6 -exit-inactive
adapter gpio tms 3 -exit-inactive
adapter gpio tck 4 -exit-inactive
adapter gpio tdi 5 -exit-inactive
adapter gpio srst 2 -exit-inactive
# Non-JTAG signal that is only necessary for the functionality of the adapter.
# For details, refer to the documentation of the adapter.
adapter gpio user0 9 -init-active -exit-active
transport select jtag