Skip to content

v0.2.2

Compare
Choose a tag to compare
@benlye benlye released this 04 Oct 07:14
· 146 commits to master since this release

Changes

  • Handle new binary file signature which contains more data about the compiled firmware
  • Fix a deadlock when flashing an AVR module multiple times
  • Add capability to flash an AVR module from Linux or macOS

Downloads

Note: The executable installer for Windows has been removed from the downloads. Please download and extract the standalone (.zip) file instead. See #16.

  • flash-multi-0.2.2.zip - Standalone / portable Windows version
    Checksum (SHA256): CC1BFDD2E0EEA955D3BCA0769883C6D5D2A33E8AD8388647CD0F206443A13D99

  • flash-multi-0.2.2.tar.gz - Linux archive package
    Checksum (SHA256): B6381E17A99AD6AB0C1B87059679B87A45A3703595BCD71E0C36EF778B368621

Antivirus Detection

Some antivirus programs (including Windows Defender) will sometimes detect the Flash Multi installer as a virus / trojan and quarantine it. It is neither of those things but if you are concerned you can download the standalone / portable .zip file which is not detected as malicious.

I am working on switching from Inno Setup to NSIS for the installation package to see if this resolves the problem.