Andrew Abbott
Andrew Abbott
Yeah, I re-did the Python packages because we were using mach-nix before and it isn't supported anymore and started breaking anyway. I'm not sure what another good solution is right...
Eventually we updated to EPS-IDF v5.3 in #60.
Do you actually need Python 2.7 in this project (`nixpkgs-esp-dev`) specifically, or can/do you run the debug adapter separately from VSCode? The page you linked maybe implies that VSCode is...
The support article [here](https://support.invoke.ai/support/solutions/articles/151000158854-dynamic-prompting) says that > Once a Dynamic Prompt is configured, the system generates an array of combinations using the options provided. These combinations will then be ran...
According to ESP-IDF v5.3.1's `tools.json`, it should be set to the `esp-rom-elfs` directory. I assume this is to look up debugging information for the burned-in boot ROM if you ever...
Should be fixed by #71.
Probably just me having time to review what's been done and merge this - I'll try to do that in the next day or two.
I also have noticed that `leaveDotGit` makes the output of `fetchGit` unstable, and yeah, in this case trying to build this branch causes a hash mismatch. @cortex For now, can...
See if #54 fixed this.
This should be fixed upstream, we are using ESP-IDF v5.3 now.