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

Glob #40

Closed
wants to merge 2 commits into from
Closed

Glob #40

wants to merge 2 commits into from

Commits on Mar 9, 2018

  1. scripts: kconfig: Add support for wildcards and globbing

    Some projects use wildcards when sourcing a Kconfig file.
    Add support for globbing the files that match the wildcards and process
    them one by one.
    
    Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
    Signed-off-by: Anas Nashif <anas.nashif@intel.com>
    carlescufi authored and SebastianBoe committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    5b84065 View commit details
    Browse the repository at this point in the history
  2. First attempt at making globbing configurable

    Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
    SebastianBoe committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    9e567c9 View commit details
    Browse the repository at this point in the history