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
+1 -1
View File
@@ -97,7 +97,7 @@ class Espressif32Platform(PlatformBase):
if "arduino" in frameworks:
# Downgrade the IDF version for mixed Arduino+IDF projects
self.packages["framework-espidf"]["version"] = "~3.40403.0"
self.packages["framework-espidf"]["version"] = "~3.40404.0"
else:
# Use the latest toolchains available for IDF v5.0
for target in (