Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for SPL framework on STM32L1 #24

Open
ivankravets opened this issue Nov 27, 2016 · 0 comments
Open

Support for SPL framework on STM32L1 #24

ivankravets opened this issue Nov 27, 2016 · 0 comments
Labels

Comments

@ivankravets
Copy link
Member

ivankravets commented Nov 27, 2016

Moved from platformio/platformio-core#348

/cc @laurentS


I'm testing code on ST Nucleo L152RE, which is based on STM32L152 mcu. I found code examples that use SPL framework for this MCU, but cannot get them to compile with platformio.
When I try to add SPL to frameworks (along with mbed), I get a "SPL not supported for this platform" error.
Why is this? I understand that SPL is linked to the MCU, not the board. So I'm expecting I should be able to use it for that MCU. Any suggestions?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39568071-support-for-spl-framework-on-stm32l1?utm_campaign=plugin&utm_content=tracker%2F38219470&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F38219470&utm_medium=issues&utm_source=github).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant