Update platformIO to 6.9.0 (Contains ESP IDF 5.3.1)

This commit is contained in:
michael
2024-09-26 21:22:22 +02:00
committed by GitHub
parent 276efef783
commit aad1a0e78d

View File

@@ -20,7 +20,7 @@
[common:esp32-idf]
extends = common:idf
; PlatformIO releases, see https://github.com/platformio/platform-espressif32/releases
platform = platformio/espressif32 @ 6.8.1
platform = platformio/espressif32 @ 6.9.0
framework = espidf
lib_deps =
${common:idf.lib_deps}