Andrew Abbott
Results
2
issues of
Andrew Abbott
Running `idf.py --version` complains that Git can't get the version. ``` $ idf.py --version fatal: not a git repository: '/nix/store/zxyj5pafs2v9dbc1ij30zxg00cyi20a9-esp-idf-v4.3.1/.git' WARNING: Git version unavailable, reading from source ESP-IDF v4.3.1 ```...
enhancement
#24 points out that since #23 changed from using mach-nix to dynamically read the requirements file to manually packaging and including the necessary Python packages, overriding the ESP-IDF version (see...