panoti / stm8s_io-expander

STM8S103F3P6 I/O Expander

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM8S103F3P6 I/O Expander

Build

Run on container

docker pull panoti/sdcc:stm8s
docker run --rm -it -v %cd%:/app panoti/sdcc:stm8s /bin/bash

Flash

stm8flash

./stm8flash -c stlinkv2 -p stm8s103f3 -w ./io-expander.ihx

About

STM8S103F3P6 I/O Expander

License:MIT License


Languages

Language:C 91.7%Language:Makefile 8.3%