# stm32_study **Repository Path**: codercmd/stm32_study ## Basic Information - **Project Name**: stm32_study - **Description**: stm32仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-07 - **Last Updated**: 2023-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 标签 ### standard_template 完成了标准库的移植工作,编译通过。由于当时没有开发板,用proteus仿真。选择芯片的时候,选择的STM32F1RBT6。 ### freertosos_move 完成了STM32F103ZE的点灯、串口、freertos的移植。