Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Update avrdude and dfu-util #284

Merged
merged 1 commit into from
Jul 22, 2021
Merged

[Windows] Update avrdude and dfu-util #284

merged 1 commit into from
Jul 22, 2021

Conversation

fauxpark
Copy link
Member

Description

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

dfu-util 0.10-4
https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-dfu-util-0.10-4-any.pkg.tar.zst

libusb 1.0.23-1
https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libusb-1.0.23-1-any.pkg.tar.xz

libwinpthread-git 9.0.0.6246.ae63cde27-1
https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-9.0.0.6246.ae63cde27-1-any.pkg.tar.zst

libusb currently has a bug with the libusbK backend in 1.0.24, which causes a segfault in the MINGW avrdude when trying to flash USBasp devices. It's been fixed in master and awaiting a new release; for now I've downgraded it to 1.0.23.

dfu-util also rather annoyingly requires libwinpthread-1.dll, but at least it's now 0.10.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark merged commit fb3ed6b into qmk:master Jul 22, 2021
@fauxpark fauxpark deleted the windows-avrdude-dfu-util-update branch July 22, 2021 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants