platformio / platform-ststm32

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

Request: STM32F1xx SPL support #179

Open Johanneslueke opened 5 years ago

Johanneslueke commented 5 years ago

I have recently started platform IO but i am missing support for STM32F107VC, would you mind adding CMSIS / SPL support for this platform?

shineyruan commented 5 years ago

Same. I'm waiting for STM32F1xx SPL support too. It would be a great help for me if added.

pr1metine commented 1 year ago

Our uni class requires us to use this. I'll see what I can do.

pr1metine commented 1 year ago

So I came up with a super hacky but working solution.

Next time, I want to investigate the linking issues and iron out further problems.