qmk: add wb32 flash tool

This commit is contained in:
Florian Warzecha
2023-10-15 11:38:08 +02:00
parent 5b6b3c0a87
commit a56440e9af
+2
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