Update ESP32 ULP toolchain to v2.35

ULP toolchain is now common for all family
This commit is contained in:
Valerii Koval
2022-12-26 14:32:12 +02:00
parent 86ce4d24bb
commit 5a7db65de8
2 changed files with 2 additions and 11 deletions
+1 -7
View File
@@ -60,13 +60,7 @@
"type": "toolchain",
"optional": true,
"owner": "platformio",
"version": "~1.22851.0"
},
"toolchain-esp32s2ulp": {
"type": "toolchain",
"optional": true,
"owner": "platformio",
"version": "~1.22851.0"
"version": "~1.23500.0"
},
"framework-arduinoespressif32": {
"type": "framework",