tenbaht / sduino

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

Software Reset not implemented #139

Open kokospalme opened 2 years ago

kokospalme commented 2 years ago

For a project I have to reset the STM8 by software, but I can't find the function anywhere in the code. Is this just not possible by now or did I miss something? Thank you for the support!