Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.26 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.26 KB

STM8 Templates with Arduino look&feel

Sorry, we're closed!

Due to lack of time and shifted emphasis this repository is no longer maintained. Sorry for any inconvenience and thanks a lot for your understanding!


This repository provides "Arduino-like" C-libraries & -templates for the low-cost STM8A and STM8S 8-bit microcontrollers by STMicro.

Where sensible, compatibility with Arduino has been kept. However, due to focus on easy porting to new STM8 boards and some new features, 100% Arduino-compatibility was not always achievable. If you seek this, please check out the sduino project.

  • details on installation and an API description can be found in the Wiki
  • a more detailed description of the implementation can be generated by running doxygen with file 'Doxyfile' in folder 'Docu'
  • for bugs reports, feature requests, please drop me a note or use the issues page
  • for legal stuff see LICENSE
  • and, last but not least, volunteers are highly welcome...

Have fun! Georg Icking-Konert