Skip to content

v0.2.0

Compare
Choose a tag to compare
@benlye benlye released this 22 Sep 21:50
· 168 commits to master since this release
947ff30

Changes

  • Support for flashing .bin files to ATmega328p-based modules with AVRDUDE (Windows only)
    Note: .bin files for AVR modules must be compiled/exported using firmware source v1.2.1.79 or higher and Multi 4-in-1 IDE board version 1.0.9 or higher
  • Firmware files compiled from latest source and using latest IDE board will show firmware information when selected for upload
  • Progress bar shows flashing progress
  • Window is now resizable

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.0.zip - Standalone / portable Windows version
    Checksum (SHA256): 1A1BD6C4278B934C7646D1409E63C2C611BEC25E8AC287B5033B4E4FE19643CA

  • flash-multi-0.1.6.tar.gz - Linux archive package
    Checksum (SHA256): E47C4E1FA92D8008726B2C0ACD558C256C1A4A99A04D5F98997200BDBA20FA9E

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.