itsmahfoudi/STM32_Bootloader
This repository contains bare-metal firmware for a Cortex-M4 STM32 microcontroller (STM32F446RE in my case), using open source tools and libraries such as GCC for ARM and STM32-HAL. The project purpuse is to build a bootloader for performing firmware updates over UART.
CNOASSERTION