We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56880a commit 4a90f05Copy full SHA for 4a90f05
.github/scripts/install-platformio-esp32.sh
@@ -6,7 +6,7 @@ PLATFORMIO_ESP32_URL="https://github.com/tasmota/platform-espressif32/releases/d
6
XTENSA32_TOOLCHAIN_VERSION="8.4.0+2021r2-patch2"
7
XTENSA32S2_TOOLCHAIN_VERSION="8.4.0+2021r2-patch2"
8
RISCV_TOOLCHAIN_VERSION="8.4.0+2021r2-patch2"
9
-ESPTOOLPY_VERSION="~1.30100.0"
+ESPTOOLPY_VERSION="https://github.com/tasmota/esptool/releases/download/v3.2/esptool-v3.2.zip"
10
ESPRESSIF_ORGANIZATION_NAME="espressif"
11
12
echo "Installing Python Wheel ..."
0 commit comments