mirror of
https://github.com/keyboardio/Chrysalis.git
synced 2026-02-28 19:07:17 +01:00
Instead of using Arduino's build of dfu-util on win32-x64, use upstream's static build. Arduino's version is segfaulting, while we can successfully flash with the original upstream build. Signed-off-by: Gergely Nagy <algernon@keyboard.io>