8000 Try build with espressif Arduino branch · Staars/esp32-arduino-lib-builder@fe4f926 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe4f926

Browse files
authored
Try build with espressif Arduino branch
1 parent 68f8c1d commit fe4f926

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/config.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ fi
2424
IDF_TOOLCHAIN="xtensa-$IDF_TARGET-elf"
2525

2626
# Owner of the target ESP32 Arduino repository
27-
AR_USER="tasmota"
27+
# AR_USER="tasmota"
28+
AR_USER="espressif"
2829

2930
# The full name of the repository
3031
AR_REPO="$AR_USER/arduino-esp32"

0 commit comments

Comments
 (0)
0