File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
3
export PLATFORMIO_ESP32_PATH=" $HOME /.platformio/packages/framework-arduinoespressif32"
4
- PLATFORMIO_ESP32_URL=" https://github.com/tasmota /platform-espressif32/releases/download/v2.0.2.1/platform-tasmota-espressif32-2.0.2.1.zip "
4
+ PLATFORMIO_ESP32_URL=" https://github.com/platformio /platform-espressif32.git#feature/arduino-idf-master "
5
5
6
6
XTENSA32_TOOLCHAIN_VERSION=" 8.4.0+2021r2-patch2"
7
7
XTENSA32S2_TOOLCHAIN_VERSION=" 8.4.0+2021r2-patch2"
8
8
RISCV_TOOLCHAIN_VERSION=" 8.4.0+2021r2-patch2"
9
- ESPTOOLPY_VERSION=" https://github.com/tasmota/esptool/releases/download/v3.2/esptool-v3.2.zip "
9
+ ESPTOOLPY_VERSION=" ~1.30100.0 "
10
10
ESPRESSIF_ORGANIZATION_NAME=" espressif"
11
11
12
12
echo " Installing Python Wheel ..."
You can’t perform that action at this time.
0 commit comments