esp32s3 camera example
Posted: Sat Oct 19, 2024 9:04 pm
hi to all, I download from github the camera example for the esp32s3 and I'm using vscode with esp idf extension.
When I tried to compile the example I got this:
and I don't know how to solve it. The example folder is not contain in the esp32 installation folder
Thanks
Gastón
When I tried to compile the example I got this:
Code: Select all
CMake Error at CMakeLists.txt:106 (idf_component_register):
Unknown CMake command "idf_component_register".
Thanks
Gastón