Skip to content

Commit f2fa84d

Browse files
authored
Tasmota 2.0.3 and IDF 4.4.1
1 parent 4ea5a1e commit f2fa84d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"type": "framework",
3838
"optional": true,
3939
"owner": "tasmota",
40-
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/829/framework-arduinoespressif32-v4.4.1-3010c4571f.tar.gz"
40+
"version": "https://github.com/tasmota/arduino-esp32/releases/download/2.0.3/framework-arduinoespressif32-203.tar.gz"
4141
},
4242
"framework-espidf": {
4343
"type": "framework",
4444
"optional": true,
4545
"owner": "platformio",
46-
"version": "https://github.com/tasmota/esp-idf/releases/download/v.4.4.1/esp-idf-v4.4.1.zip"
46+
"version": "https://github.com/tasmota/esp-idf/releases/download/v4.4.1/esp-idf-v4.4.1.zip"
4747
},
4848
"toolchain-xtensa-esp32": {
4949
"type": "toolchain",

0 commit comments

Comments
 (0)