dirtyjtag / DirtyJTAG

JTAG probe firmware
MIT License
464 stars 70 forks source link

Use open-drain for SRST #100

Closed phdussud closed 1 year ago

phdussud commented 1 year ago

I am proposing the following change: Change RST from push-pull to open drain. This is safer in cases where the target board has another source of reset Thanks! Patrick