# STM32 Learning **Repository Path**: LINKEEE/stm32-learning ## Basic Information - **Project Name**: STM32 Learning - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-28 - **Last Updated**: 2022-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # STM32 Learning 开发环境: * MDK 5.28.0 * STM32 F1 HAL 测试前务必清理工程 # 文件说明 * F1RingBuf:基于STM32F103ZGT6的串口环形缓冲区测试