Open ArtVN opened 4 years ago
no plan, but mbed has an official migration tutorial that can be ported quickly
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'
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