Template setup for STM8 projects using the SDCC - Small Device C Compiler. Feel free to modify it for other microcontrollers supported by SDCC
Loading the program onto the microcontroller can be done using either:
- STVP (on Windows) or
- stm8flash (on MAC or LINUX)
-
If you are using Windows
- Cosmic STM8 Compiler
- ST Toolset includes ST Visual Develop (STVD) IDE and ST Visual Programmer (STVP)
Watch introduction of the template on YouTube @MasterpieceTechVideos

