/stm8-sdcc-projects

A repository of some experiments with the STM8 micro-controllers using SDCC

Primary LanguageC

Introduction

This repository is intended to house my experiments with the STM8 micro-controllers using SDCC as a compiler on Linux

Note : The STM8S and STM8L micro-controllers are not pin compatible, and their registers are different too. Please use the correct links below to make sure your application code works

Resources

I used the following resources to get started :