We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752d415 commit 8f84c24Copy full SHA for 8f84c24
.github/scripts/install-platformio-esp32.sh
@@ -3,7 +3,7 @@
3
export PLATFORMIO_ESP32_PATH="$HOME/.platformio/packages/framework-arduinoespressif32"
4
PLATFORMIO_ESP32_URL="https://github.com/platformio/platform-espressif32.git#feature/arduino-idf-master"
5
6
-TOOLCHAIN_VERSION="8.4.0+2021r2-patch2"
+TOOLCHAIN_VERSION="8.4.0+2021r2-patch3"
7
ESPTOOLPY_VERSION="~1.30100.0"
8
ESPRESSIF_ORGANIZATION_NAME="espressif"
9
0 commit comments