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

Need some lightweight commands for the ci module #87

Open
jessehamner opened this issue Mar 31, 2017 · 0 comments
Open

Need some lightweight commands for the ci module #87

jessehamner opened this issue Mar 31, 2017 · 0 comments
Assignees

Comments

@jessehamner
Copy link
Contributor

It would be helpful if there were some command line flags and supporting methods for, e.g., "power the board up" with no flash/binary required. You can do this by jumping into a Python shell and creating a specific instance of a Target object, then myboard.setupboard(), then myboard.powerup(), but a lightweight path to that simple goal is worth doing. I'm self-assigning it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant