Dependencies: minor version updates (#6045)

platformio/espressif32@6.9.0 --> 6.10.0
lewisxhe/XPowersLib@^0.2.6 --> 0.2.7
platformio/framework-arduinoststm32@~Oct 2024 --> 4.20900.0
zinggjm/GxEPD2@^1.4.9 --> 1.6.2
tool-esptoolpy@^1.40500.0 --> 1.40801.0

Used platformio tool to check, kept to minor version updates,
checked release notes for any breaking changes.
This commit is contained in:
Tom Fifield
2025-02-19 20:32:38 +08:00
committed by GitHub
parent 5da5803c4c
commit 93c64cb442
14 changed files with 28 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
[stm32_base]
extends = arduino_base
platform = ststm32
platform_packages = platformio/framework-arduinoststm32@https://github.com/stm32duino/Arduino_Core_STM32.git#ea74156acd823b6d14739f389e6cdc648f8ee36e
platform_packages = platformio/framework-arduinoststm32@^4.20900.0
build_type = release
@@ -41,4 +41,4 @@ lib_deps =
lib_ignore =
mathertel/OneButton@2.6.1
Wire
Wire