tenbaht / sduino

An Arduino-like programming API for the STM8
http://tenbaht.github.io/sduino/
GNU Lesser General Public License v2.1
349 stars 213 forks source link

Another release #104

Open spth opened 4 years ago

spth commented 4 years ago

It has been over a year since the previous release. At least in SDCC and stm8flash, there were substantial improvements since. It might make sense to release again soon.

tenbaht commented 3 years ago

Yes, SDCC 4.0. It is on my todo list. I still need to find a way to streamline the release process. Ideally, use the github actions to automatically pack fresh release files even for the development branch.