Closed JeroenIoT closed 1 year ago
This workaround works quite well, but it would be nice to have the latest framework-arduinoststm32 in repository.
platform_packages =
framework-arduinoststm32@https://github.com/stm32duino/Arduino_Core_STM32.git#2.3.0
FYI -> In the meantime the stm32duino 2.4.0 is released (21-dec-2022)
The ST STM32 platform (in PIO) is now at 15.6.0 and supports Arduino Core 2.4.0 (since 15.5.0)
I am happy the PIO ST STM32 was upgraded. Thanks @ivankravets
btw - a new The Arduino Core STM32 was released last week (2.5.0) :-) https://github.com/stm32duino/Arduino_Core_STM32/releases/tag/2.5.0
Hello,
I am happily using platformIO for development of STM32 software based on stm32duino.
Could this latest stm32duino version (2.3.0) be added to the ststm32 platform?
Thanks a lot