Skip to content

Vexserial#13

Open
gherlein wants to merge 4 commits into
jpearman:masterfrom
gherlein:vexserial
Open

Vexserial#13
gherlein wants to merge 4 commits into
jpearman:masterfrom
gherlein:vexserial

Conversation

@gherlein

Copy link
Copy Markdown
Contributor

cleaned up the other changes - base vexserial support for a non-shell, user created interactive serial protocol

@jpearman

Copy link
Copy Markdown
Owner

This has some issues and I'm not sure should ever really be part of the main ConVEX project anyway. There's already lots of custom programs that modify the core firmware and utilize it in a different way, this sort of falls into that category.

You are opening the console serial port twice, once in main, again in vexuser. The two threads reading characters will conflict. I see what you are trying to do and will suggest an alternative way, probably next week at this point.

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