| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- update to 0.6: * Many more devices supported G0/G4/F7/H7/L4 * GPIO sequencing reworked * Serial port handling improved * Many code improvements * Only erase needed pages if flashing from file - drop 0001-Fix-for-device-0x442-System-memory-start-address.patch, 0003-dev_table-Mark-0x417-0x429-0x427-for-no-mass-erase.patch: upstream
- 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
- Restore i2c patch for released openSUSE versions (boo#952646)
- Drop stm32flash-i2c-tools-headers-clash.patch fixed in i2c-tools
- New package, version 0.4. - Fix i2c headers clash (stm32flash-i2c-tools-headers-clash.patch).