Describe the bug
I am new to using esp-idf so i may not not know a lot but this error occurs when i tried to build it. I also tried downloading ESP-IDF 4.4.8 and ESP-IDF 5.0 ver but another error occur it says that ESP32-S2 is used and not ESP32. Please tell me what I am doing wrong
-- IDF_TARGET not set, using default target: esp32 2 problems were found in the manifest file C:\Espressif\frameworks\esp-idf-v4.4\esp-drone\managed_components\espressif__esp-now\idf_component.yml: Invalid manifest format Unknown keys: issues, repository, repository_info CMake Error at C:/Espressif/frameworks/esp-idf-v4.4/tools/cmake/component.cmake:238 (message): Call Stack (most recent call first): C:/Espressif/frameworks/esp-idf-v4.4/tools/cmake/build.cmake:491 (__component_get_requirements) C:/Espressif/frameworks/esp-idf-v4.4/tools/cmake/project.cmake:378 (idf_build_process) CMakeLists.txt:17 (project)
Describe the bug I am new to using esp-idf so i may not not know a lot but this error occurs when i tried to build it. I also tried downloading ESP-IDF 4.4.8 and ESP-IDF 5.0 ver but another error occur it says that ESP32-S2 is used and not ESP32. Please tell me what I am doing wrong
-- IDF_TARGET not set, using default target: esp32 2 problems were found in the manifest file C:\Espressif\frameworks\esp-idf-v4.4\esp-drone\managed_components\espressif__esp-now\idf_component.yml: Invalid manifest format Unknown keys: issues, repository, repository_info CMake Error at C:/Espressif/frameworks/esp-idf-v4.4/tools/cmake/component.cmake:238 (message): Call Stack (most recent call first): C:/Espressif/frameworks/esp-idf-v4.4/tools/cmake/build.cmake:491 (__component_get_requirements) C:/Espressif/frameworks/esp-idf-v4.4/tools/cmake/project.cmake:378 (idf_build_process) CMakeLists.txt:17 (project)
Version
To Reproduce Steps to reproduce the behavior: