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

Lumper handle serial port communication #8

Open
alexis-langlet opened this issue Feb 15, 2023 · 2 comments
Open

Lumper handle serial port communication #8

alexis-langlet opened this issue Feb 15, 2023 · 2 comments

Comments

@alexis-langlet
Copy link

alexis-langlet commented Feb 15, 2023

Handle serial port communication in Lumper using SLIP protocol.

The idea here is to create a first version with basic usage.
We want to send filename and file content for each file
Moreover, inputs should be passed as files in the same way and the commands to execute should be given then.
The command to execute should provide the input file from where the code should read. example : "cargo run < input.txt"

@sameo
Copy link
Contributor

sameo commented Mar 5, 2023

SLIP or not SLIP? See https://crates.io/crates/slip-codec

@alexis-langlet
Copy link
Author

We created this issue in order to define what had to be done before this one #5 was created.
I don't think it is useful anymore...
Should we close it ?

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

No branches or pull requests

2 participants