Path to this page:
./
sysutils/minipro,
Control the MiniPRO TL866xx / Xgecu family of chip programmers
Branch: CURRENT,
Version: 0.7.3,
Package name: minipro-0.7.3,
Maintainer: thorpejminipro is an open source program for controlling the MiniPRO TL866xx series
of chip programmers with native support for Linux, BSD, and other flavors of
Unix using the libusb-1.0.16 or greater. It is compatible with the following
Minipro programmers from Autoelectric: TL866CS, TL866A, and TL866II+.
Master sites:
Filesize: 337.138 KB
Version history: (Expand)
- (2025-04-27) Updated to version: minipro-0.7.3
- (2024-10-10) Updated to version: minipro-0.7nb1
- (2024-04-21) Updated to version: minipro-0.7
- (2023-02-14) Updated to version: minipro-0.6
- (2022-01-22) Package added to pkgsrc.se, version minipro-0.5 (created)
CVS history: (Expand)
2025-04-28 14:33:21 by Hauke Fath | Files touched by this commit (1) |
Log message:
We want bash around at runtime (thx, wiz@)
|
2025-04-28 14:03:31 by Hauke Fath | Files touched by this commit (1) |
Log message:
Massage the installed bash script (could be POSIX, but since it
explicitly calls bash, we'll go with it), unbreaking the build.
|
2025-04-27 19:46:01 by Jason R Thorpe | Files touched by this commit (8) |  |
Log message:
Update to minipro-0.7.3.
Summary of changes between 0.7 and 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.
* ...plus several other misc fixes.
NOTES
* Algorithms (FPGA bitstreams) for the T56 are not included with this
package to avoid copyright complications.
|
2024-10-10 19:43:17 by Nia Alarie | Files touched by this commit (1) |
Log message:
minipro: Honour PKGMANDIR.
|
2024-04-21 22:37:52 by Jason R Thorpe | Files touched by this commit (5) |
Log message:
Update to minipro-0.7. minipro now supports the Xgecu T48 programmer.
|
2023-02-14 00:38:48 by Jason R Thorpe | Files touched by this commit (4) |
Log message:
Update to minipro-0.6.
"Two years since last tag. Lots more fixes!"
|
2022-05-24 12:22:17 by Nikita | Files touched by this commit (1) |
Log message:
minipro: switch to USE_GITLAB.
|
2022-04-02 12:58:07 by Nia Alarie | Files touched by this commit (1) |
Log message:
minipro: add missing dependencies
|