esptool: init at 1.4

This commit is contained in:
Tuomas Tynkkynen
2017-05-24 02:44:38 +03:00
parent ff15d0c41e
commit e6cb889faa
2 changed files with 27 additions and 0 deletions

View File

@@ -949,6 +949,8 @@ with pkgs;
envconsul = callPackage ../tools/system/envconsul { };
esptool = callPackage ../tools/misc/esptool { };
esptool-ck = callPackage ../tools/misc/esptool-ck { };
f3 = callPackage ../tools/filesystems/f3 { };