reset - cnlohr/ch32fun GitHub Wiki
By default, PD7 is configured to be a standard GPIO pin (user-selected words RST_MODE), which means the reset button will not work by default.
You can change this directly from minichlink using -d
to switch it to NRST or -D
to switch it back to GPIO.