mirror of https://github.com/arendst/Tasmota.git
dev is always IDF4.4
This commit is contained in:
parent
615f38f804
commit
5573ff4082
|
@ -1,6 +1,6 @@
|
|||
; *** Tasmota32 development core version ESP32 IDF4.4
|
||||
[env:tasmota32-dev]
|
||||
extends = env:tasmota32_base
|
||||
extends = env:tasmota32idf4
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/511/framework-arduinoespressif32-release_v4.4-432c3c78c.tar.gz
|
||||
platformio/tool-esptoolpy @ https://github.com/tasmota/esptool/releases/download/v3.2/esptool-v3.2.zip
|
||||
platformio/tool-mklittlefs @ ~1.203.200522
|
||||
|
|
Loading…
Reference in New Issue