STM8L-Discovery example for sdcc: LEDs and Timer
Posted on October 23, 2014 at 23:03I wrote a http://www.colecovision.eu/stm8/L-Discovery%20LED.shtml that shows how to blink LEDs on a STM8L-Discovery using free tools only. It consists of a few lines of C code to set up a timer, implement clock(), ...