Using USBSerial on BLACKPILL board.

For more details click on the link below:

Import programBlackpill_Hello

Using low cost Blackpill (STM32F411CEU6) boards with mbed.

Revision:
1:60fefa7f384b
Parent:
0:2912fe6f7530
Child:
2:9625237e90fa
--- a/main.cpp	Sat Jan 30 11:18:14 2021 +0000
+++ b/main.cpp	Sat Jan 30 11:20:01 2021 +0000
@@ -1,7 +1,3 @@
-// Blinky demo for the STM32F407VET6 boards.
-// See http://wiki.stm32duino.com/index.php?title=STM32F407.
-//
-// Use "Seed Arch Max" as target platform for the online compiler.
 #include "mbed.h"
 #include "USBSerial.h"