roshbaby / stm8s-sdcc

STM8S Standard Peripheral Library Ported to SDCC for multiple STM8 targets
69 stars 26 forks source link

Initial commit with files from STM8S Std. Peripheral Library. #1

Closed Tester500 closed 8 years ago

Tester500 commented 8 years ago

Initial commit with files from STM8S Std. Peripheral Library.

Tester500 commented 8 years ago

Initial commit with files from STM8S Std. Peripheral Library.

roshbaby commented 8 years ago

Thank you for your contribution. This project already has an sdcc_compat branch on which the stm8s_conf.h adapted for SDCC already exists, but yours was from v2.2.0 and I've pulled it into the sdcc_compat branch (and placed it into the inc/ directory). I've also pulled in the stm8s_it.* files from your pull-request into the sdcc_compat branch in the root folder. Further, I've merged up the master to sdcc_compat branch as well.