We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c75d1 commit f8b7dfaCopy full SHA for f8b7dfa
tools/config.sh
@@ -22,7 +22,7 @@ AR_USER="espressif"
22
# The full name of the repository
23
AR_REPO="$AR_USER/arduino-esp32"
24
25
-IDF_REPO_URL="https://github.com/espressif/esp-idf.git"
+IDF_REPO_URL="https://github.com/devsaider/esp-idf.git"
26
CAMERA_REPO_URL="https://github.com/espressif/esp32-camera.git"
27
FACE_REPO_URL="https://github.com/espressif/esp-face.git"
28
AR_REPO_URL="https://github.com/$AR_REPO.git"
0 commit comments