STM8S firmware template
Go to file
King Kévin 45322fd017 stm8s.h: fix bit fields type 2021-07-20 02:20:00 +02:00
.gitignore initial firmware template 2020-09-30 16:59:31 +02:00
LICENSE initial firmware template 2020-09-30 16:59:31 +02:00
Makefile initial firmware template 2020-09-30 16:59:31 +02:00
README initial firmware template 2020-09-30 16:59:31 +02:00
main.c initial firmware template 2020-09-30 16:59:31 +02:00
stm8s.h stm8s.h: fix bit fields type 2021-07-20 02:20:00 +02:00

README

firmware template for ST STM8S micro-controller.
includes register definitions using macros and structures.