# stm32f0_bootloader **Repository Path**: zcx3000/stm32f0_bootloader ## Basic Information - **Project Name**: stm32f0_bootloader - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-08 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stm32f0_bootloader A small bootloader for stm32f0xx device. (Tested with STM32F070CBT6) For more information on design you can check my blog post on medium -> [Link](https://medium.com/@xsumirx/embedded-failsafe-bootloader-design-with-stm32-9c9d3955634b)