vdudouyt / stm8flash

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

Add support for resetting the device only #168

Closed zouppen closed 12 months ago

zouppen commented 1 year ago

Add a new switch -R for resetting the MCU. Especially useful for resetting the MCU after programming. Fixes #140.