AM
Amen-ellah-kerimi/STM32-Bootloader
A simple, educational STM32L4 bootloader written in C, demonstrating firmware loading, CRC verification, and flash memory management. Includes a simulated flash interface, CRC32 checksum, and step-by-step logging. Ideal for learning bootloader fundamentals and preparing for embedded development projects.