Fresh clone of the repository.
ESP-IDF: 5.5.5
Windows 11
Running:
idf.py build fails because main/CMakeLists.txt requires components such as ArduinoJson and esp-now which cannot be resolved from a clean checkout.
Is there a documented build procedure, missing setup step, or is the current main branch not intended to build?
Fresh clone of the repository.
ESP-IDF: 5.5.5
Windows 11
Running:
idf.py build fails because main/CMakeLists.txt requires components such as ArduinoJson and esp-now which cannot be resolved from a clean checkout.
Is there a documented build procedure, missing setup step, or is the current main branch not intended to build?