Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 11 months ago.
How to use with mbed 5 with specific target (STM32F303CC, STM32L151) in SW4STM32
Hi, I have to use mbed with specific targets, namely STM32F103CB, STM32F303CC and STM32L151C8, there is apparently no way to do this in the online compiler, so i want to do it in SW4STM32. How to achieve that? I have found similar platforms STM32F103RB, STM32L152RE, STM32F303VC in https://github.com/NordicPlayground/mbed/tree/master/libraries/mbed/targets/cmsis/TARGET_STM What i wonder is how to set the project properties for using the correct platform thanks