Skip to content

Commit f8b7dfa

Browse files
authored
Update config.sh
1 parent b1c75d1 commit f8b7dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ AR_USER="espressif"
2222
# The full name of the repository
2323
AR_REPO="$AR_USER/arduino-esp32"
2424

25-
IDF_REPO_URL="https://github.com/espressif/esp-idf.git"
25+
IDF_REPO_URL="https://github.com/devsaider/esp-idf.git"
2626
CAMERA_REPO_URL="https://github.com/espressif/esp32-camera.git"
2727
FACE_REPO_URL="https://github.com/espressif/esp-face.git"
2828
AR_REPO_URL="https://github.com/$AR_REPO.git"

0 commit comments

Comments
 (0)