firmwaremodules / stm32-secure-patching-bootloader

Secure Patching Bootloader and Firmware Update System for STM32 MCUs
Other
57 stars 14 forks source link

Release v1.4 Tracking #7

Closed firmwareguru closed 1 year ago

firmwareguru commented 1 year ago

Tracking release v1.4

New boards with Cube reference designs:

firmwareguru commented 1 year ago

Added board support with libraries and test binaries for:

The G0B1RE board expands the stm32-secure-patching-bootloader into the STM32G-series. These are very similar to their "STM32L" namesakes (e.g G0 <-> L0) but have been modernized a bit in terms of flash operation.

The NUCLEO-WL55JC board support functions similarly to the existing LORA-E5 board support with exception of different LED, button and UART GPIO assignments, and a slightly modified flash layout.

The 1.4.0-preview2 tag contains updates:

firmwareguru commented 1 year ago

v1.4.0 is released without G4 support; G4 support is pushed back to a later release.