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 new_component.py. #10

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Add new_component.py. #10

merged 3 commits into from
Apr 17, 2024

Conversation

ZCG-coder
Copy link
Owner

@ZCG-coder ZCG-coder commented Apr 16, 2024

The new file tools/new_component.py allows users to create a new component with ease. It is an interactive wizard to create new components by asking the user questions, and creating the new files required.

Issues right now:

  • Add new component to CMake
  • Add tests

@ZCG-coder ZCG-coder added the T-Feature Type - New feature or request label Apr 16, 2024
@ZCG-coder ZCG-coder self-assigned this Apr 16, 2024
new_component.py will now automatically add the component to
CMakeLists.txt.

Signed-off-by: Andy Zhang <[email protected]>
@ZCG-coder ZCG-coder marked this pull request as ready for review April 17, 2024 01:33
@ZCG-coder ZCG-coder merged commit d53aba5 into main Apr 17, 2024
37 checks passed
@ZCG-coder ZCG-coder added this to the First Release milestone Apr 17, 2024
@ZCG-coder ZCG-coder modified the milestone: First Release Apr 27, 2024
@ZCG-coder ZCG-coder added the C-Python Code - Pull requests that update Python code label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Python Code - Pull requests that update Python code T-Feature Type - New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant