# RTT-Stm32l151 **Repository Path**: fengdaokanhai/rtt_stm32l151 ## Basic Information - **Project Name**: RTT-Stm32l151 - **Description**: stm32l151对rtt nano+msh的移植模板, 可继续在此基础上开发。 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-02-10 - **Last Updated**: 2022-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RTT-Stm32l151 #### 介绍 stm32l151对rtt nano+msh的移植模板, 可继续在此基础上开发。 #### 软件架构 #### 使用说明 git clone 后,打开mdk工程,编译即可。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request