Skip to content

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