platformio / platform-ststm32

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

Support Arduino Framework for ST Nucleo H753ZI #785

Closed derdiedasoli closed 6 days ago

derdiedasoli commented 1 week ago

Currently, the Arduino framework for this board is apparently unsupported.

The issue is: the STM32Duino Framework core supports the board, using it through the Arduino IDE works! However, when creating a platformio project and declaring the framework as arduino, I receive an error that the board is in fact unsupported for the framework.

Please add support for the arduino framework for this board, or alternatively, please point me in the right direction to overwrite this error.

valeros commented 6 days ago

Resolved in https://github.com/platformio/platform-ststm32/commit/53e776666fa4b16eda508689160adc5d0fb091a1