# stm32f103_uart_boot **Repository Path**: microcontroller-training/stm32f103_uart_boot ## Basic Information - **Project Name**: stm32f103_uart_boot - **Description**: 一个基于stm32f103的串口bootloader实现,框架来源于微芯PIC16系列单片机bootloader - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-07 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stm32f103串口bootloader更新履历 ## 2021.09.04 V1.0 * 完成初版代码上传