# STM32移植UCOS3 **Repository Path**: cuixinle01/stm32-porting-ucos3 ## Basic Information - **Project Name**: STM32移植UCOS3 - **Description**: STM32移植UCOS3实现对PC13和PA3的LED亮灭控制。 基于CubeMx库。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2024-03-05 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # STM32移植UCOS3 #### 介绍 STM32f103c8t6移植UCOS3实现对PC13和PA3的LED亮灭控制。 基于CubeMx库。 对于f103可直接下载作为模版使用,免去对ucos的重复移植。