1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Bump esp-idf to 4.4.3 via platformio/espressif32 @ 5.3.0 (#4254)

* Bump esp-idf to 3.4.3 via platformio/espressif32 @ 5.3.0

The new version appears to improve the stability of
BLE + WiFi

* bump recommended version as well
This commit is contained in:
J. Nick Koston
2023-02-22 21:08:06 -05:00
committed by GitHub
parent fe4fb5f1ac
commit 6704b2cedf
2 changed files with 4 additions and 4 deletions

View File

@@ -133,9 +133,9 @@ extra_scripts = post:esphome/components/esp32/post_build.py.script
; This are common settings for the ESP32 (all variants) using IDF.
[common:esp32-idf]
extends = common:idf
platform = platformio/espressif32 @ 5.2.0
platform = platformio/espressif32 @ 5.3.0
platform_packages =
platformio/framework-espidf @ ~3.40402.0
platformio/framework-espidf @ ~3.40403.0
framework = espidf
lib_deps =