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

Bump arduino platform version to 5.3.0 (#4713)

* Bump arduino platform version to 5.3.0

* Update root platformio.ini
This commit is contained in:
Jesse Hills
2023-04-20 12:44:49 +12:00
committed by GitHub
parent 2be703b329
commit 0f7e34e7ec
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ 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 @ 5.2.0
platform = platformio/espressif32 @ 5.3.0
platform_packages =
platformio/framework-arduinoespressif32 @ ~3.20005.0