mirror of
https://github.com/keyboardio/Chrysalis.git
synced 2026-06-21 15:37:44 +02:00
184f59628a
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>