WeActStudio / WeActStudio.MiniSTM32F4x1

MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature
661 stars 146 forks source link

Add support of mbed-os #4

Open ArtVN opened 4 years ago

ArtVN commented 4 years ago

Do you plan to add support of mbed-os to your boards? (from v.1.3) and then may be you create a PR in mbed

WeActStudio commented 4 years ago

no plan, but mbed has an official migration tutorial that can be ported quickly

JojoS62 commented 4 years ago

mbed-os 5 can be used, it has support for the F411 MCU. I have created a custom target for the F411CE board. Copy my repo as a directory into your project: https://github.com/JojoS62/custom_targets For building, use 'mbed compile -m WEACT_F411CE'