Update support for ESP-IDF v4.1

This commit is contained in:
valeros
2020-09-01 21:26:55 +03:00
parent 78be15e0d1
commit ff997d3677
4 changed files with 280 additions and 178 deletions
+8 -2
View File
@@ -68,7 +68,13 @@
"type": "toolchain",
"optional": true,
"owner": "platformio",
"version": "~1.22851.190618"
"version": "~1.22851.0"
},
"toolchain-esp32s2ulp": {
"type": "toolchain",
"optional": true,
"owner": "platformio",
"version": "~1.22851.0"
},
"framework-arduinoespressif32": {
"type": "framework",
@@ -86,7 +92,7 @@
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.40001.0"
"version": "~3.40100.0"
},
"framework-simba": {
"type": "framework",