File stm32flash.changes of Package stm32flash
-------------------------------------------------------------------
Tue Oct 15 13:20:58 UTC 2024 - Frank Kunz <mailinglists@kunz-im-inter.net>
- Fix build spec to use new patch macro
-------------------------------------------------------------------
Sun Mar 5 10:50:31 UTC 2023 - Frank Kunz <mailinglists@kunz-im-inter.net>
- add patches from master branch up to cae1bb8b08e3b71d62d185c924be0a3ca0093dd3
0001-hex-parser-Warn-about-large-gaps-and-detect-allocati.patch
0002-serial_posix-Fix-setup-from-odd-parity-or-two-stop-b.patch
0003-dev_table-Add-placeholders-for-all-devices-in-AN2606.patch
0004-dev_table-Add-support-for-device-0x497-STM32WLE5xx.patch
0005-dev_table.c-Add-STM32H72xxx-73xxx-Device-ID-0x483.patch
0006-dev_table.c-Add-STM32H7A3xx-B3xx-Device-ID-0x480.patch
0007-dev_table.c-Add-STM32U575xx-585xx-Device-ID-0x482.patch
0008-dev_table.c-Add-STM32WB30xx-50xx-Device-ID-0x495.patch
0009-dev_table.c-Add-STM32L4P5xx-Q5xx-Device-ID-0x471-dua.patch
0010-dev_table.c-Add-STM32L552xx-562xx-Device-ID-0x472-du.patch
0011-dev_table.c-Add-STM32WB10xx-15xx-Device-ID-0x494.patch
0012-main-Report-as-Option-bytes-and-System-memory.patch
0013-dev_table-Tighten-option-bytes-range-for-device-ID-0.patch
-------------------------------------------------------------------
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).