mirror of
https://github.com/ruvnet/RuView
synced 2026-07-18 16:43:18 +00:00
acdc51ad3b
The generate_nvs_matrix.py script needs the IDF venv's python (which has esp_idf_nvs_partition_gen installed) rather than the system /usr/bin/python3 which doesn't have the package. Co-Authored-By: claude-flow <ruv@ruv.net>