You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the Person Detection model on a ESP32-Dev-KitC with a Xtensa processor but when I run the command idf.py build using the latest version of ESP-IDF I get the follows errors:
I could not find the files or path where I must change the files that are deprecated! Thanks guys!
The text was updated successfully, but these errors were encountered:
Hi @FelipeWcosta you can ignore the deprecation warnings. The older driver is still in working condition. Please check for the errors however, which are breaking the build.
Since, IDF master branch is continuously updated, I would recommend you to try with the latest stable release: release/v5.1.
I am trying to run the Person Detection model on a ESP32-Dev-KitC with a Xtensa processor but when I run the command
idf.py build
using the latest version of ESP-IDF I get the follows errors:I could not find the files or path where I must change the files that are deprecated! Thanks guys!
The text was updated successfully, but these errors were encountered: