stm8flash icon indicating copy to clipboard operation
stm8flash copied to clipboard

Release it

Open spth opened this issue 9 years ago • 2 comments

stm8flash currently is an essential part of the free toolchain for STM8. I'd suggest to make a release. Releases tend to be more trusted by users and tend to make it more likely that the software gets picked up by distributions. There is probably still a bit of work in getting stm8flash into a state fit for release (and I'm willing to help), but even in its current state it is quite useful software that should be good enough for the vast majority of use cases.

Philipp

spth avatar Dec 26 '15 14:12 spth

Also, a release could come with Windows binaries.

Since building software for Windows is much harder than for other OSes, this would be very helpful for Windows users.

spth avatar Aug 05 '20 09:08 spth

Under windows I compiled stm8flash using mingw once. I had to remove support for the esp uart bootloader stuff to get it to build though.

schneidersoft avatar Apr 21 '23 14:04 schneidersoft