1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Bump esp-idf to 4.4.4 (#4528)

There are some nice BLE fixes and this uses about ~5000-8000 bytes
less RAM

https://github.com/espressif/esp-idf/releases/tag/v4.4.4
This commit is contained in:
J. Nick Koston
2023-03-08 08:25:25 -10:00
committed by GitHub
parent 5e6665494d
commit 600f4be2c4
2 changed files with 2 additions and 2 deletions

View File

@@ -135,7 +135,7 @@ extra_scripts = post:esphome/components/esp32/post_build.py.script
extends = common:idf
platform = platformio/espressif32 @ 5.3.0
platform_packages =
platformio/framework-espidf @ ~3.40403.0
platformio/framework-espidf @ ~3.40404.0
framework = espidf
lib_deps =