Skip to content

Feature: Extensions to serial terminal support #837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 1, 2019

Conversation

screamerbg
Copy link
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
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