FLOSS C library for STM8 microcontroller

Today I create initial code (some headers) for libstm8 library for STM8 microcontrollers.

For now this headers contains only STM8L registers defines and defines for interrupt numbers. This library would be tested with STM8L-Discovery debug board, FLOSS SDCC compiler and stm8flash utility to load compiled code to STM8L-Discovery boart through st-link interface.

In next week I will continue work with describing stm8l registers and write some examples.

© 2015-2020 — Nikolai Merinov