qmk: also add teensy flash tool

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
This commit is contained in:
Léo Gaspard
2022-01-20 18:00:25 +01:00
co-authored by Sergey Vlasov
parent 3db01e9f4c
commit df720b7b73
+2
View File
@@ -5,6 +5,7 @@
, dfu-programmer
, dfu-util
, gcc-arm-embedded
, teensy-loader-cli
}:
python3.pkgs.buildPythonApplication rec {
@@ -39,6 +40,7 @@ python3.pkgs.buildPythonApplication rec {
avrdude
dfu-programmer
dfu-util
teensy-loader-cli
gcc-arm-embedded
pkgsCross.avr.buildPackages.binutils
pkgsCross.avr.buildPackages.gcc8