platformio / platform-ststm32

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

How to use STM32F030C6T6 ? #623

Closed Witawat closed 2 years ago

Witawat commented 2 years ago

How to use STM32F030C6T6 support arduino ?

i can't find document in https://docs.platformio.org/en/latest/boards/index.html

but i see in list

STM32F030C6, STM32F030C8, STM32F030F4, STM32F030K6, STM32F030R8,STM32F030.svd

maxgerhardt commented 2 years ago

FYI a test project for a STM32F030C6 was created at https://community.platformio.org/t/how-to-config-stm32f030c6t6-support-arduino-framework/27609/21?u=maxgerhardt.

Still, PlatformIO is missing the genericSTM32F0xxx.json definitions.

maxgerhardt commented 2 years ago

I think the issue should stay open until new board definitions are added by the developers.