qmk: add wb32 flash tool

This commit is contained in:
Florian Warzecha 2023-10-15 10:43:05 +02:00
parent 5b6b3c0a87
commit a56440e9af
No known key found for this signature in database
GPG Key ID: 4BE8C7D97F910C60

View File

@ -5,6 +5,7 @@
, avrdude
, dfu-programmer
, dfu-util
, wb32-dfu-updater
, gcc-arm-embedded
, gnumake
, teensy-loader-cli
@ -38,6 +39,7 @@ python3.pkgs.buildPythonApplication rec {
avrdude
dfu-programmer
dfu-util
wb32-dfu-updater
teensy-loader-cli
gcc-arm-embedded
gnumake