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:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user