We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f9876 commit d50f2b4Copy full SHA for d50f2b4
tools/archive-build.sh
@@ -15,7 +15,7 @@ if [ -d "out" ]; then
15
echo "Show files from folder out"
16
ls
17
echo "Creating framework-arduinoespressif32"
18
- git clone https://github.com/espressif/arduino-esp32
+ git clone https://github.com/tasmota/arduino-esp32
19
rm -rf arduino-esp32/docs
20
rm -rf arduino-esp32/package
21
rm -rf arduino-esp32/tools/sdk
0 commit comments