proxmark3 classic doesn't have JTAG RST lines routed at all so there is no reason to having those enabled/generating warning in OpenOCD

This commit is contained in:
nusch
2026-07-23 15:22:40 +02:00
parent deee966b8a
commit b7175a8a2a
+2 -1
View File
@@ -1,6 +1,7 @@
## Chipset configuration section
# use combined on interfaces or targets that can't set TRST/SRST separately
reset_config srst_only srst_pulls_trst
#reset_config srst_only srst_pulls_trst
reset_config none #proxmark3 classic doesn't have JTAG RST lines routed at all
jtag newtap sam7x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x3f0f0f0f