TheNuclearDart / bringup

STM32F7 discovery board bringup
GNU Affero General Public License v3.0
0 stars 0 forks source link

Basic Bootloader Implementation #1

Closed TheNuclearDart closed 2 years ago

TheNuclearDart commented 2 years ago

Implements bootloader and CRC check for main image. Currently only the 'A' image, don't have an ability to update the other yet. Also needs the ability to update FW over UART; currently the image is packaged with the bootloader.