I see mbed-os only support STM32F4 family MCU now.
I have a project using STM32F103VET6.
Want to know the time to use mbed-os on STM32F103 family.
I see mbed-os only support STM32F4 family MCU now.
I have a project using STM32F103VET6.
Want to know the time to use mbed-os on STM32F103 family.
Hello,
I believe this target is not yet scheduled. We are aiming at small subset of targets - more info here mbed-os repository on ARMmbed.
The repositories are now public, therefore you can start creating your own target and test it locally , adding also all required modules (mbed-hal,cmsis,etc…).