File minipro.changes of Package minipro
-------------------------------------------------------------------
Mon Sep 8 11:46:47 UTC 2025 - Klaus Kämpf <kkaempf@suse.de>
- Update to 0.7.4
* NEW FEATURES
- Allow setting of T48 clock speed.
- T48 bitbang improvements.
- Allow different voltages for custom protocols on T48.
- Lots of other T48 support items.
* BUG FIXES
- Fixed lint warnings.
- Fixed C23 language standard complaints.
- Removed TL866A 32 pin logic restriction.
- Fixed segfault when copying chip with only one name.
- Clarified and expanded build instructions.
-------------------------------------------------------------------
Mon Sep 8 11:45:42 UTC 2025 - Klaus Kämpf <kkaempf@suse.de>
- Update to 0.7.3
* NEW FEATURES
- Added a script to download an official Xgecu package and distill the
individual algorithm files to a single "algorithm.xml" file for use
with the T56 programmer.
- Added firmware update capability for the T48 and T56 programmers.
- Added OVC test and check for T48.
- Much improved T48 and T56 support.
* BUG FIXES
- Corrected wrong code_memory_size for some old PROMs.
- Check for hardware fault in TL866A/CS about pin 20 GND driver.
- Fixed AVR fuse parsing.
- Fixed bad invocation of curl.
* NOTES
- Algorithms (FPGA bitstreams) for the T56 are not included with this
package to avoid copyright complications.
-------------------------------------------------------------------
Fri Oct 25 17:05:58 UTC 2024 - Dmitry Roshchin <dmitry_r@opensuse.org>
- Update to version 0.7.2
* Added bitbanging support
* Added logic testing to TL866CS/A code
* Added experimental support for T48 and T56
* Bugfixes
-------------------------------------------------------------------
Sun Dec 11 10:20:55 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Specfile cleanup
- Update to version 0.6
* Misc bugfixes
- Update to version 0.5
* Misc bugfixes
* this release moved all chip information from the binary to an
external file for a smaller executable and faster access.
- Drop patches:
* 0001-Add-openSUSE-compilation-informations.patch
* 0002-Convert-spaces-to-tabs-in-Makefile.patch
* 0003-Only-use-COMMON_OBJECTS-instead-of-OBJECTS-in-Makefi.patch
* 0004-Allow-custom-CFLAGS-in-Makefile.patch
* 0005-Workaround-to-be-able-to-compile-on-openSUSE.patch
-------------------------------------------------------------------
Thu Jan 2 11:09:29 UTC 2020 - ldevulder@suse.com
- Remove 0005-Fix-ignoring-return-value-of-fread-warning-in-main.c.patch
-------------------------------------------------------------------
Tue Jul 23 23:10:50 UTC 2019 - ldevulder@suse.com
- Initial version