Add preliminary support for ESP32-S2

This commit is contained in:
Valerii Koval
2020-05-11 21:17:48 +03:00
parent d53f95bf54
commit 32d50ab593
3 changed files with 32 additions and 15 deletions
+5
View File
@@ -42,6 +42,11 @@
"type": "toolchain",
"version": "~2.50200.0"
},
"toolchain-xtensa32s2": {
"type": "toolchain",
"optional": true,
"version": "~1.80200.0"
},
"toolchain-esp32ulp": {
"type": "toolchain",
"optional": true,