espressif / esp-drone

Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.
GNU General Public License v3.0
830 stars 242 forks source link

cannot build the code #86

Closed qurrpurr closed 2 months ago

qurrpurr commented 2 months ago

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:

  1. git clone https://github.com/espressif/esp-drone.git 2.> cd esp-drone
  2. idf.py build

  3. error
qurrpurr commented 2 months ago

turns out i just have to choose the board lol