File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ AR_USER="espressif"
30
30
# The full name of the repository
31
31
AR_REPO=" $AR_USER /arduino-esp32"
32
32
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 "
34
34
35
35
AR_REPO_URL=" https://github.com/$AR_REPO .git"
36
36
IDF_REPO_URL=" https://github.com/$IDF_REPO .git"
Original file line number Diff line number Diff line change 11
11
"license" : "LGPL-2.1-or-later" ,
12
12
"repository" : {
13
13
"type" : "git" ,
14
- "url" : "https://github.com/espressif/esp32-arduino-%3Cspan%20class="x x-first x-last">libs ",
14
+ "url" : "https://github.com/espressif/esp32-arduino-%3Cspan%20class="x x-first x-last">lib-builder ",
15
15
},
16
16
}
17
17
You can’t perform that action at this time.
0 commit comments