Tags

Tags give the ability to mark specific points in history as being important
  • 0.7.4

    Release: 0.7.4
    Summary of changes between minipro 0.7.3 and minipro 0.7.4
    ==========================================================
    
    Minipro 0.7.4 was released on Saturday August 2, 2025
    
    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.
  • 0.7.3

    Release: 0.7.3
    Summary of changes between minipro 0.7.2 and minipro 0.7.3
    ==========================================================
    
    Minipro 0.7.3 was released on Sunday April 13, 2025
    
    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.
  • 0.7.2

    Release: 0.7.2
    Summary of changes between minipro 0.7.1 and minipro 0.7.2
    ==========================================================
    
    Minipro 0.7.2 was released on Saturday September 21, 2024
    
    BUG FIXES
    
    - Reworked GIT_BRANCH handling in the Makefile.
  • 0.7.x

    a1c7fe13 · Experiment. ·
  • 0.7.1

    Release: 0.7.1
    Summary of changes between minipro 0.7 and minipro 0.7.1
    ========================================================
    
    Minipro 0.7.1 was released on Wednesday September 4, 2024
    
    NEW FEATURES
    
    - Added support for NEC D2364C custom chip.
    
    - Allow more than 256 vectors to be used.
    
    BUG FIXES
    
    - Removed GIT_HASH_SHORT define from Makefile, which wasn't used and
      caused hash inconsistencies.
    
    - Fixes for test vectors.
  • 0.7

    Release: 0.7
    Summary of changes between minipro 0.6 and minipro 0.7
    ======================================================
    
    Minipro 0.7 was released on Thursday April 11, 2024
    
    NEW FEATURES
    
    - Added bitbanging support.
    
    - Added logic testing to TL866CS/A code.
    
    - Added experimental support for T48 and T56.
    
    BUG FIXES
    
    - Too many to mention.
  • 0.6

    c181c2cf · Fix double free() ·
    Release: 0.6
    Two years since last tag.  Lots more fixes!
  • 0.5

    Release: 0.5
    Even more fixes!
  • 0.4

    Release: 0.4
    Lots more fixes.
  • 0.3

    Release: 0.3
    Now with TL866II+ support.
  • 0.2

    Release: 0.2
  • 0.1

    Release: 0.1
    switching to x.x version format