qmk / qmk_toolbox

A Toolbox companion for QMK Firmware
https://qmk.fm/toolbox
MIT License
2.55k stars 504 forks source link

Downgrade avrdude #475

Closed fauxpark closed 2 months ago

fauxpark commented 2 months ago

Description

Stopgap. Latest version taken from MSYS2 package does not seem to work outside of the MSYS2 environment, at least not without a bunch of DLLs.

Windows is tested and working; I could not test macOS because I'm on M1, and the flashers do not work without Rosetta.

avrdude 7.0-1 https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-avrdude-7.0-1-any.pkg.tar.zst

avrdude 7.0_2 (x64, Monterey) https://ghcr.io/v2/homebrew/core/avrdude/blobs/sha256:37913838cd9ceadfafe1759b293ebb24ddc9f2c8b8168e297f8fbbfed612aab6

Types of Changes

Issues Fixed or Closed by This PR