vdudouyt / stm8flash

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

Add support for resetting the device only #168

Closed zouppen closed 8 months ago

zouppen commented 10 months ago

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