Using USBSerial on BLACKPILL board.

For more details click on the link below:

Import programBlackpill_Hello

Using low cost Blackpill (STM32F411CEU6) boards with mbed.

Committer:
hudakz
Date:
Thu Feb 11 06:28:02 2021 +0000
Revision:
2:9625237e90fa
Parent:
0:2912fe6f7530
USBSerial on BLACKPILL (STM32F411CE) board.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hudakz 0:2912fe6f7530 1 {
hudakz 0:2912fe6f7530 2 "target_overrides":{
hudakz 0:2912fe6f7530 3 "*": {
hudakz 0:2912fe6f7530 4 "target.clock_source": "USE_PLL_HSE_XTAL",
hudakz 0:2912fe6f7530 5 "target.clock_source_usb": "1"
hudakz 0:2912fe6f7530 6 }
hudakz 0:2912fe6f7530 7 }
hudakz 0:2912fe6f7530 8 }