# STM32_StandardLibrary_Template **Repository Path**: ed3/stm32_standard_library_template ## Basic Information - **Project Name**: STM32_StandardLibrary_Template - **Description**: 使用 CLion 配置的 STM32 标准库工程模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-07-09 - **Last Updated**: 2026-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## STM32_StandardLibrary_Template 使用 CLion 配置的 STM32 标准库工程模板 ## 使用方法 ### 1. 将本模板导入到 CLion 中 将本项目直接导入到 CLion 中即可直接开始开发 ### 2. 配置 ST-Link 烧录任务(可选) 如果你所使用的不是 st-link 烧录器,请通过各大搜索引擎搜素相关配置方法 + 步骤 1: ![step1](https://gitee.com/ed3/stm32_standard_library_template/raw/master/img/step1.png "step1") ![step2](https://gitee.com/ed3/stm32_standard_library_template/raw/master/img/step2.png "step2") ![step3](https://gitee.com/ed3/stm32_standard_library_template/raw/master/img/step3.png "step3")