Skip to content

Add a default 'profile' configuration #787

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
Nov 12, 2018

Conversation

CyrillePierre
Copy link
Contributor

To simplify a recurring compilation with a particular profile,

mbed compile --profile custom_profile.json

this PR provides the profile configuration option:

mbed config profile custom_profile.json

After this configuration, the custom_profile.json will be selected when no profile is specified:

mbed compile

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.

Looks good to me. @screamerbg thoughts?

Copy link
Contributor

@screamerbg screamerbg left a comment

Choose a reason for hiding this comment

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

LGTM

@theotherjimmy theotherjimmy merged commit 8a6b4c1 into ARMmbed:master Nov 12, 2018
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.

3 participants