- update to 0.7
* Fix I2C page-by-page erase (Yann Sionneau)
* Fix hex file base address not used, extraneous base padding (Renaud Fivet)
* Fix truncated read from stdin (Renaud Fivet)
* Fix input buffer flush on Windows (Jan Belohoubek)
* More baud rates available, up to 4000000
* Allow skipping serial port setup with -b 0
* Support STM32L412xx/422xx (Andy Little)
* Support STM32G05xxx/061xx (Luca Amati), STM32G0B0/B1/C1xx, STM32G491xx/A1xx
- drop stm32flash-i2c-tools-headers-clash.patch
OBS-URL: https://build.opensuse.org/request/show/1065592
OBS-URL: https://build.opensuse.org/package/show/electronics/stm32flash?expand=0&rev=14
- add upstream fixes
* Fix for device 0x442: System memory start address:
0001-Fix-for-device-0x442-System-memory-start-address.patch
* dev_table: Mark 0x417, 0x429, 0x427 for no mass-erase
0003-dev_table-Mark-0x417-0x429-0x427-for-no-mass-erase.patch
- Update to 0.5
* support for multiple bank sizes
* improved serial port support on Windows
* improved erase functionality
* improved hex parser
* many new devices and device info corrections
OBS-URL: https://build.opensuse.org/request/show/419151
OBS-URL: https://build.opensuse.org/package/show/electronics/stm32flash?expand=0&rev=10