I have built grbHAL/ESP32 successfully several times. Now I did a fresh install on another machine and always getting
Unknown CMake command "idf_component_register".
during idf.py build
cmake version 3.18.4
esp-idf is release/v4.3
running on debian/bullseye, Python 3.9.2
Any hints appreciated!
I have built grbHAL/ESP32 successfully several times. Now I did a fresh install on another machine and always getting Unknown CMake command "idf_component_register". during idf.py build cmake version 3.18.4 esp-idf is release/v4.3 running on debian/bullseye, Python 3.9.2 Any hints appreciated!