platformio / platform-ststm32

ST STM32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/ststm32
Apache License 2.0
407 stars 312 forks source link

Feature Request: Include STM32duino 2.3.0 #659

Closed JeroenIoT closed 1 year ago

JeroenIoT commented 2 years ago

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

Miceuz commented 2 years 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
JeroenIoT commented 1 year ago

FYI -> In the meantime the stm32duino 2.4.0 is released (21-dec-2022)

JeroenIoT commented 1 year ago

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