flake: add pyftdi to env

fix_pca954x
mwojcik 2022-02-11 11:19:15 +08:00
parent 14b0247716
commit fbc783d7ad
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,7 @@
openocd gdb
openssh rsync
llvmPackages_9.clang-unwrapped
(python3.withPackages(ps: [ ps.pyftdi ]))
mkbootimage ];
};
};