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 9079da9 commit abdd82bCopy full SHA for abdd82b
.github/scripts/install-platformio-esp32.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
export PLATFORMIO_ESP32_PATH="$HOME/.platformio/packages/framework-arduinoespressif32"
4
-PLATFORMIO_ESP32_URL="https://github.com/tasmota/platform-espressif32.git"
+PLATFORMIO_ESP32_URL="https://github.com/platformio/platform-espressif32.git"
5
6
TOOLCHAIN_VERSION="8.4.0+2021r2-patch5"
7
ESPTOOLPY_VERSION="1.40400.0"
0 commit comments