# stm32_blue_bridge_cup **Repository Path**: cpu_code/stm32_blue_bridge_cup ## Basic Information - **Project Name**: stm32_blue_bridge_cup - **Description**: No description available - **Primary Language**: C - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stm32_blue_bridge_cup #### 介绍 蓝桥杯的训练代码 #### 硬件架构 主控:STM32F103 外设:ADC,LED,LCD,蜂鸣器 #### 文件说明 1. code buzzer 蜂鸣器的初始化 led_rcc led灯的初始化 timer_system 2. lib 3. inc 4. SCMTC_diagram 原理图:主板,扩展板 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request