We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea5a1e commit f2fa84dCopy full SHA for f2fa84d
platform.json
@@ -37,13 +37,13 @@
37
"type": "framework",
38
"optional": true,
39
"owner": "tasmota",
40
- "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/829/framework-arduinoespressif32-v4.4.1-3010c4571f.tar.gz"
+ "version": "https://github.com/tasmota/arduino-esp32/releases/download/2.0.3/framework-arduinoespressif32-203.tar.gz"
41
},
42
"framework-espidf": {
43
44
45
"owner": "platformio",
46
- "version": "https://github.com/tasmota/esp-idf/releases/download/v.4.4.1/esp-idf-v4.4.1.zip"
+ "version": "https://github.com/tasmota/esp-idf/releases/download/v4.4.1/esp-idf-v4.4.1.zip"
47
48
"toolchain-xtensa-esp32": {
49
"type": "toolchain",
0 commit comments