# stm8_tp_project **Repository Path**: linhao123/stm8_tp_project ## Basic Information - **Project Name**: stm8_tp_project - **Description**: realizing the function of I2C - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stm8_tp_project #### 项目介绍 realizing the function of I2C #### 软件架构 软件架构说明 实现tp的功能,主要实现i2c的通信能力 ### stm8工程建立 [stm8工程建立](https://wenku.baidu.com/view/87aade66b84ae45c3b358cc3.html) ### stm8烧录 [STM8烧录过程](http://note.youdao.com/noteshare?id=8ede441261c4b4e436c351349dcabc80&sub=C854A8A46CC6461B85345D9D2D5A0E7A) #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request