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

Update esp32 arduino and platform versions (#3564)

This commit is contained in:
Jesse Hills
2022-11-21 11:49:30 +13:00
committed by GitHub
parent d874626662
commit c2e198311c
24 changed files with 256 additions and 327 deletions

View File

@@ -103,9 +103,9 @@ extra_scripts = post:esphome/components/esp8266/post_build.py.script
; This are common settings for the ESP32 (all variants) using Arduino.
[common:esp32-arduino]
extends = common:arduino
platform = platformio/espressif32 @ 3.5.0
platform = platformio/espressif32 @ 5.2.0
platform_packages =
platformio/framework-arduinoespressif32 @ ~3.10006.0
platformio/framework-arduinoespressif32 @ ~3.20005.0
framework = arduino
board = nodemcu-32s