platformio / platform-ststm32

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

Please add support for MCCI STSTM32 Boards #163

Open frankleonrose opened 5 years ago

frankleonrose commented 5 years ago

I am trying to use the MCCI boards but cannot find a board similar enough among the ones available. Specifically, in the current platformio library there are no STM32L0 boards with Arduino framework support.

There is an Arduino board specification for these boards here: https://github.com/mcci-catena/arduino-boards/blob/master/BoardManagerFiles/package_mcci_index.json#L594

The boards are: Catena4551, Catena4610, Catena4611, Catena4612, and Catena4801

ivankravets commented 5 years ago

There is support for STM32L0 and Arduino. Could you test it?