We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e6fb1 commit 026fd8cCopy full SHA for 026fd8c
tools/config.sh
@@ -30,7 +30,7 @@ AR_USER="espressif"
30
# The full name of the repository
31
AR_REPO="$AR_USER/arduino-esp32"
32
IDF_REPO="$AR_USER/esp-idf"
33
-AR_LIBS_REPO="$AR_USER/esp32-arduino-libs"
+AR_LIBS_REPO="$AR_USER/esp32-arduino-lib-builder"
34
35
AR_REPO_URL="https://github.com/$AR_REPO.git"
36
IDF_REPO_URL="https://github.com/$IDF_REPO.git"
0 commit comments