platformio / platform-ststm32

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

Add support to NUCLEO-WL55JC for MbedOS #710

Open luimot opened 1 year ago

luimot commented 1 year ago

STM32WL55JCx already has support over at Keil Studio. This board also has support for Arduino framework and Zephyr OS but I have some code that needed to be tested and I like using platformio for doing that. I'm also new to platformio and have only used in projects for the STM32 L0 and F4 series, would like also to better understand how can I make Mbed work on this board as well.