Features:
Please use the component manager command add-dependency
to add the esp_simplefoc
to your project's dependency, during the CMake
step the component will be downloaded automatically
Plaintext
idf.py add-dependency "espressif/esp_simplefoc=*"
Alternatively, you can create idf_component.yml
. More is in Espressif's documentation.
Please refer to:https://docs.espressif.com/projects/esp-iot-solution/zh_CN/latest/motor/foc/esp_simplefoc.html
esp_simplefoc is licensed under the Apache License, see license.txt for more information.
4aca00fb04dd6e86d14a62d62d2e0f22f0e53eb5
idf.py add-dependency "espressif/esp_simplefoc^1.2.1"