Add support for Arduino core v2.0.3

Resolve #799, resolves #762, resolves #674
This commit is contained in:
Valerii Koval
2022-05-16 13:18:16 +03:00
parent 1059124fa9
commit 9f9f39d8d5
20 changed files with 760 additions and 17 deletions
+7 -1
View File
@@ -43,6 +43,12 @@
"optional": true,
"owner": "espressif",
"version": "8.4.0+2021r2-patch3"
},
"toolchain-xtensa-esp32s3": {
"type": "toolchain",
"optional": true,
"owner": "espressif",
"version": "8.4.0+2021r2-patch3"
},
"toolchain-riscv32-esp": {
"type": "toolchain",
@@ -66,7 +72,7 @@
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.20002.0"
"version": "~3.20003.0"
},
"framework-arduino-mbcwb": {
"type": "framework",