Add reading of MCU parameters from the config file
Open source flash program for STM32 using the ST serial bootloader
Brought to you by:
tormod
(modification of 177 to stm32flash v1.0
Some microcontrollers support the stm32flash protocol, with the exception of a few important commands. For example, the gd32vw553 doesn't support 0x01 (VER) and 0x02 (GID), but otherwise works fine. To support this (and controllers that will be released later), you can add reading parameters from a config file instead of the protocol.
Anonymous
Error in gd32vw553.conf: "flash 0x08000000 0x083FFFFF"
May be deleted / commented debug output in 'parsers/devconfig.c' line 38 "printf("read '%s'\n", filename);"