File stm32flash.changes of Package stm32flash
-------------------------------------------------------------------
Mon Feb 13 08:04:29 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>
- 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
-------------------------------------------------------------------
Wed May 12 21:33:30 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Sat Aug 13 09:49:11 UTC 2016 - kkaempf@suse.com
- 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
-------------------------------------------------------------------
Sat Aug 13 09:37:54 UTC 2016 - kkaempf@suse.com
- 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
-------------------------------------------------------------------
Wed Oct 14 19:16:18 UTC 2015 - dmitry_r@opensuse.org
- Restore i2c patch for released openSUSE versions (boo#952646)
-------------------------------------------------------------------
Wed Oct 14 10:44:11 UTC 2015 - dvaleev@suse.com
- Drop stm32flash-i2c-tools-headers-clash.patch fixed in i2c-tools
-------------------------------------------------------------------
Fri Jun 5 19:54:05 CEST 2015 - sbrabec@suse.cz
- New package, version 0.4.
- Fix i2c headers clash (stm32flash-i2c-tools-headers-clash.patch).