# stm32_miniboot **Repository Path**: infiniteluo/stm32_miniboot ## Basic Information - **Project Name**: stm32_miniboot - **Description**: 最小stm32f1x引导程序,大概5k左右 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-03-05 - **Last Updated**: 2024-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` $K\ARM\ARMCC\bin\fromelf.exe --bin --output=Bin\@L.bin !L $K\ARM\ARMCC\bin\bin2ota.exe Bin\@L.bin Bin\@L_ota.bin ```