Update Arduino core to v2.0.7

- New boards (resolves #915, resolves #1009)
- Updated IDF to v4.4.4 for mixed projects
This commit is contained in:
Valerii Koval
2023-02-27 12:18:01 +02:00
parent 6bfea508a6
commit b94ae136e9
11 changed files with 359 additions and 5 deletions
+2 -2
View File
@@ -70,7 +70,7 @@
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.20006.0"
"version": "~3.20007.0"
},
"framework-arduino-mbcwb": {
"type": "framework",
@@ -83,7 +83,7 @@
"optional": true,
"owner": "platformio",
"version": "~3.50000.0",
"optionalVersions": ["~3.40403.0"]
"optionalVersions": ["~3.40404.0"]
},
"tool-esptoolpy": {
"type": "uploader",