Skip to content
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

Add local yotta targets scan for mbed-target keywords #42

Merged
merged 5 commits into from
Dec 8, 2015

Commits on Dec 8, 2015

  1. Add local yotta target scan for board 'mbed-target' keywords

    This is used to match mbed board name with yotta target name
    PrzemekWirkus committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    189bcb7 View commit details
    Browse the repository at this point in the history
  2. Add --yotta-registry switch to enable on-line yotta search command

    Default is ofline scan inside yotta_targets for mbed-target keywords
    PrzemekWirkus committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    c231f3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1081334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a576bc2 View commit details
    Browse the repository at this point in the history
  5. Rename --yota-search to --yotta-registry

    Based on Kojto's comment
    PrzemekWirkus committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    c955435 View commit details
    Browse the repository at this point in the history