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

Two way communication in run mode. #4

Merged
merged 1 commit into from Feb 14, 2018
Merged

Conversation

kjetilkjeka
Copy link
Contributor

I needed to send some commands to the embedded target over serial. I found the path of least resistance was to extend bobbin-cli since I'm already using it for normal development. Feel free to use it, not use it, copy paste the code, request changes or commit directly to my repo (I've "allowed edits from maintainers") as you wish (or any other thing you might want to do with this PR).

I've only tested this with the JLink firmware but I would assume it works the same for other debuggers as well.

@kjetilkjeka
Copy link
Contributor Author

@jcsoo

Have you had a chance to look at this?

Is there anything more i can do to make this feature happen?

@jcsoo
Copy link
Contributor

jcsoo commented Feb 7, 2018

Thanks for pinging me on this, I meant to take a look at this a while back and then got caught up in a lot of other stuff.

Overall it looks great. I just need build it and test it out myself.

@jcsoo jcsoo merged commit 6218502 into bobbin-rs:master Feb 14, 2018
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.

None yet

2 participants