platformio-docs icon indicating copy to clipboard operation
platformio-docs copied to clipboard

bluepill boards - upload_protocol = serial is supported but not documented

Open lnlp opened this issue 5 years ago • 0 comments

See: https://docs.platformio.org/en/latest/boards/ststm32/bluepill_f103c8_128k.html#uploading https://docs.platformio.org/en/latest/boards/ststm32/bluepill_f103c8.html#uploading

Uploading

BluePill F103C8 (128k) supports the next uploading protocols:

blackmagic cmsis-dap dfu jlink stlink Default protocol is stlink

You can change upload protocol using upload_protocol option:

Upload protocol serial is supported but not documented. The documentation should be updated.

lnlp avatar Apr 16 '21 13:04 lnlp