This is my attempt at creating simple Hadrware Abstarction Layer for STM8S103F3 breakout board.
- STElectronics Datasheets
- An Excellent Article
- Add license to repo
- Links to datasheets in repo
- Build and flash README section
- Notes README section
- More examples
- Digital IO
- Digital Output
- Digital Input - No Interupt
- Digital Input - With Interupt
- Analog IO
- Analog Output
- Analog Input
- On-board Clock (as of now only 16MHz)
- Choosing speed
- Delay function (as of now only for 16MHz)
- Basic documentation
- Rust ingings (maybe?)
- And more ...
As of now there is not a license associated with this repo.