Skip to content

Commit 026fd8c

Browse files
committed
Move libs publishing to this repo
1 parent 65e6fb1 commit 026fd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ AR_USER="espressif"
3030
# The full name of the repository
3131
AR_REPO="$AR_USER/arduino-esp32"
3232
IDF_REPO="$AR_USER/esp-idf"
33-
AR_LIBS_REPO="$AR_USER/esp32-arduino-libs"
33+
AR_LIBS_REPO="$AR_USER/esp32-arduino-lib-builder"
3434

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

0 commit comments

Comments
 (0)