Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
I have tried
Serial pc(PA_9, PA_10); Serial ble(PB_6, PB_7); Serial ble(PA_2, PA_3);
only the (PA_2, PA_3) worked.