You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
--- 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).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?
The text was updated successfully, but these errors were encountered: