Hi folks, I'm happy to announce flashprog v1.6. Definitely one of our bigger releases, with about 1,500 lines of code changed and another 1,500 added. Most of the changes happened under the hood. The programmer interface was refactored to allow a more bus-centric flash- chip probing. SPI flash chips benefit from much faster pro- bing times. As a positive side-effect, the refactoring also added some flexibility to the programmer drivers. This will make it easier to maintain them long-term, no matter if they serve old parallel flash or modern QSPI. There's plenty of other changes. You can read about them in the full release notes [1]. One goody is that we won't have to type multiple chip names anymore for the `-c` option :) As usual, you can download the source code via Git [2] or as as tarball [3]. Cheers, Nico [1] https://flashprog.org/wiki/Flashprog/v1.6 [2] https://github.com/SourceArcade/flashprog/releases/tag/v1.6 [3] https://flashprog.org/releases/flashprog-v1.6.tar.bz2