Skip to content

Commit bbd8bda

Browse files
committed
IDF repo username
1 parent bb3ee3b commit bbd8bda

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
@@ -29,7 +29,7 @@ AR_USER="${GITHUB_REPOSITORY_OWNER:-reykada}"
2929

3030
# The full name of the repository
3131
AR_REPO="$AR_USER/arduino-esp32"
32-
IDF_REPO="$AR_USER/esp-idf"
32+
IDF_REPO="espressif/esp-idf"
3333
AR_LIBS_REPO="$AR_USER/esp32-arduino-lib-builder"
3434

3535
AR_REPO_URL="https://github.com/$AR_REPO.git"

0 commit comments

Comments
 (0)