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

Forked off for python-wrapper compatibility. #6

Open
wants to merge 1 commit into
base: api
Choose a base branch
from

Conversation

hedgeberg
Copy link

Created a python wrapper for automating/emulating comms, and modified examples/arbitrary.c to send raw binary data to stdout for loading in python. If pull request is accepted, recommend maintaining as separate branch.

@kitlith
Copy link
Owner

kitlith commented Aug 21, 2017

I feel that this could be done better by either doing FFI w/ python or just rewriting the small amouts of logic in python and using something like https://pypi.python.org/pypi/hidapi/0.7.99.post20, but I understand not wanting to go through that.

@hedgeberg
Copy link
Author

It's worth thinking about for later, we'll leave helper functions reimplementable as we go, probably. We'll need something like this for writing to flashcarts in the event we get ntrboot flashing working on this dealio anyway.

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

Successfully merging this pull request may close these issues.

2 participants