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

Update setup.sh to allow creating user repo for new custom shield #193

Open
petejohanson opened this issue Sep 20, 2020 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers shields PRs and issues related to shields user configs

Comments

@petejohanson
Copy link
Contributor

Currently, user configs allow having custom shields in them, thanks to being a "zephyr board root", but the setup.sh script only allows creating a new user config repo based on an in-tree shield.

I would expect the workflow something like

  • Run setup.sh
  • select an existing board
  • select "Custom" when prompted for a shield
  • be promoted for split or non-split
  • be promoted for display name, e.g "Corne"
  • be promoted for the shield identifier, with default inferred from display name, e.g. "corne" (note: can use tr to make lowercase from display name, and to translate spaces to underscores)
  • once collected, would generate a new out of tree shield with reasonable defaults, and the usual west + GitHub actions configuration.
@petejohanson petejohanson added Hacktoberfest enhancement New feature or request good first issue Good for newcomers shields PRs and issues related to shields user configs labels Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers shields PRs and issues related to shields user configs
Projects
None yet
Development

No branches or pull requests

2 participants