STM8S firmware template
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
King Kévin b9fa7d77d0 stop receiving command in master mode 8 months ago
.gitignore initial firmware template 3 years ago
LICENSE initial firmware template 3 years ago
Makefile make: allow multiple source files 12 months ago
README.md doc: minor, fox extension 12 months ago
main.c stop receiving command in master mode 8 months ago
main.h main: use header file 12 months ago
stm8s.h stm8s: fix PCKEN definition 8 months ago

README.md

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