nixpkgs-esp-dev
nixpkgs-esp-dev copied to clipboard
Support for v4.4 legacy versions
I am currently working on the migration of a rather large IDF project from 4.4 to 5.x . While this repo works great for 5.x, 4.4 does not work due to the changed tool lists and the incompatible python dependencies.
I can fix up all of this myself in a fork, but I would like to discuss how this could be integrated into this repo, such that both the last 4.4 version as well as the actual up-to-date 5.x versions are supported.