Update ESP-IDF to v4.4.2

Resolve #906, resolve #889
This commit is contained in:
Valerii Koval
2022-09-13 15:12:59 +03:00
parent 57b5765be9
commit 0abe8d30e1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1047,6 +1047,7 @@ def install_python_deps():
"future": ">=0.15.2",
"pyparsing": ">=2.0.3,<2.4.0",
"kconfiglib": "==13.7.1",
"idf-component-manager": "~=1.0"
}
installed_packages = _get_installed_pip_packages()
+1 -1
View File
@@ -84,7 +84,7 @@
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.40401.0"
"version": "~3.40402.0"
},
"tool-esptoolpy": {
"type": "uploader",