packages icon indicating copy to clipboard operation
packages copied to clipboard

imsprog: Add at v1.5.2

Open AlexanderZhirov opened this issue 8 months ago • 3 comments

Summary Software for CH341A-based programmers to work with I2C, SPI and MicroWire EEPROM/Flash chips

Test Plan

  1. Package installation
  2. Connecting the CH341A programmer to the PC
  3. Opening the program, recognizing the programmer
  4. Reading the BIOS chip
  5. Dumping the data
  6. Flashing the chip

Checklist

  • [X] Package was built and tested against unstable
  • [ ] This change could gainfully be listed in the weekly sync notes once merged

AlexanderZhirov avatar Mar 11 '25 19:03 AlexanderZhirov

Also, if this package hasn't been updated to Qt6 by the time we deprecate Qt5 from the repository, this will be deprecated along with it.

EbonJaeger avatar Mar 12 '25 04:03 EbonJaeger

@EbonJaeger What do you mean by clang? Give an example, please.

AlexanderZhirov avatar Mar 16 '25 20:03 AlexanderZhirov

Clang is another compiler for C/C++. I put in the yaml to do it in my comment, and even said where to put it in the package.yml.

For a concrete example, check out the Bluejay package.

EbonJaeger avatar Mar 16 '25 20:03 EbonJaeger