STM32 Bootloader
Customizable Bootloader for STM32 microcontrollers
|
Files | |
file | bootloader.c [code] |
This file contains the functions of the bootloader. The bootloader implementation uses the official HAL library of ST. | |
file | bootloader.h [code] |
This file contains the bootloader configuration parameters, function prototypes and other required macros and definitions. | |