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

Update ESP-IDF and platform version (#3565)

Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
Jesse Hills
2022-11-23 09:54:55 +13:00
committed by GitHub
parent 1f33ad037d
commit 91925b1826
8 changed files with 12 additions and 14 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 @ 3.5.0
platform = platformio/espressif32 @ 5.2.0
platform_packages =
platformio/framework-espidf @ ~3.40302.0
platformio/framework-espidf @ ~3.40402.0
framework = espidf
lib_deps =