vdudouyt / stm8flash

program your stm8 devices with SWIM/stlinkv(1,2)
GNU General Public License v2.0
402 stars 182 forks source link

Fix reset functionality for espstlink #121

Closed rumpeltux closed 4 years ago

rumpeltux commented 5 years ago

Also includes other fixes (e.g. improve error messages and unstall the CPU after flashing so that the programm execution starts immediately).

spth commented 4 years ago

I do not have an espstlink, so I can't test this. Does it work well for you? Did you notice any issues? How often did you use the espstlink with the branch?

rumpeltux commented 4 years ago

Yes works well. Last time I used it was yesterday, no issues.