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

Added support of WB32 DFU for Windows. #321

Merged
merged 12 commits into from
May 20, 2022

Conversation

itarze
Copy link
Contributor

@itarze itarze commented Dec 7, 2021

Added support of WB32 DFU for Windows.

Description

Types of Changes

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

Issues Fixed or Closed by This PR

@fauxpark
Copy link
Member

fauxpark commented Dec 7, 2021

Package should be submitted to MSYS2 and binary taken from there.
https://github.com/msys2/mingw-packages
https://packages.msys2.org/

@itarze
Copy link
Contributor Author

itarze commented Jan 11, 2022

@fauxpark The executable has been uploaded to mingw-Packages.
https://packages.msys2.org/base/mingw-w64-wb32-dfu-updater

@fauxpark
Copy link
Member

@wb-Joy these two PRs need to be updated per #330 and #331.

@itarze
Copy link
Contributor Author

itarze commented Apr 16, 2022

@wb-Joy these two PRs need to be updated per #330 and #331.

I have updated.

windows/QMK Toolbox/Usb/Bootloader/BootloaderType.cs Outdated Show resolved Hide resolved
windows/QMK Toolbox/QMK Toolbox.csproj Outdated Show resolved Hide resolved
windows/QMK Toolbox/Usb/UsbListener.cs Outdated Show resolved Hide resolved
windows/QMK Toolbox/Usb/Bootloader/Wb32DfuDevice.cs Outdated Show resolved Hide resolved
Joy Lee and others added 4 commits April 17, 2022 17:37
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
@itarze itarze requested a review from fauxpark April 17, 2022 09:44
@fauxpark
Copy link
Member

Files do not match.

This PR:

fauxpark@marissa:downloads$ md5 wb32-dfu-updater_cli.exe 
MD5 (wb32-dfu-updater_cli.exe) = 3be6125560a58e6d8c1efd13eb241ae1

mingw-w64-x86_64-wb32-dfu-updater:

fauxpark@marissa:mingw-w64-x86_64-wb32-dfu-updater-1.0.0-1-any.pkg$ md5 mingw64/bin/wb32-dfu-updater_cli.exe
MD5 (mingw64/bin/wb32-dfu-updater_cli.exe) = d9af6cd88011a9fa9998e89e44ae82a7

@itarze
Copy link
Contributor Author

itarze commented Apr 18, 2022

Files do not match.

This PR:

fauxpark@marissa:downloads$ md5 wb32-dfu-updater_cli.exe 
MD5 (wb32-dfu-updater_cli.exe) = 3be6125560a58e6d8c1efd13eb241ae1

mingw-w64-x86_64-wb32-dfu-updater:

fauxpark@marissa:mingw-w64-x86_64-wb32-dfu-updater-1.0.0-1-any.pkg$ md5 mingw64/bin/wb32-dfu-updater_cli.exe
MD5 (mingw64/bin/wb32-dfu-updater_cli.exe) = d9af6cd88011a9fa9998e89e44ae82a7

Sorry, I forgot to update to the latest version. It has now been updated.

@fauxpark fauxpark requested a review from a team May 15, 2022 09:08
@fauxpark fauxpark merged commit 7b113f5 into qmk:master May 20, 2022
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