Skip to content

Feature: Extensions to serial terminal support#837

Merged
theotherjimmy merged 1 commit intoARMmbed:masterfrom
screamerbg:feature_sterm_target
Feb 1, 2019
Merged

Feature: Extensions to serial terminal support#837
theotherjimmy merged 1 commit intoARMmbed:masterfrom
screamerbg:feature_sterm_target

Conversation

@screamerbg
Copy link
Copy Markdown
Contributor

This PR adds 2 minor workflow related features:

  • Add -m/--target option to mbed sterm to allow workflow based on target name, not com ports etc
  • Add -b/--baudrate option to mbed compile --sterm to allow workflow where custom baudrate is used (e.g. Pelion DM client uses 115200 default baudrate)

…get name, not com ports etc

Add -b/--baudrate option to `mbed compile --sterm` to allow workflow where custom baudrate is used (e.g. Pelion DM client uses 115200 default baudrate)
Copy link
Copy Markdown
Contributor

@theotherjimmy theotherjimmy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems a bit odd to have 2 calls to mbed_sterm within the sterm sub command, but we can easily refactor that later.

@theotherjimmy theotherjimmy merged commit a3c9887 into ARMmbed:master Feb 1, 2019
@vmedcy vmedcy mentioned this pull request Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants