STM8S firmware template
.gitignore | ||
eeprom_blockprog.c | ||
eeprom_blockprog.h | ||
i2c_master.c | ||
i2c_master.h | ||
LICENSE | ||
main.c | ||
main.h | ||
Makefile | ||
README.md | ||
softi2c_master.c | ||
softi2c_master.h | ||
stm8s.h |
firmware template for ST STM8S micro-controller. includes register definitions using macros and structures.