Skip to content

Conversation

konradybcio
Copy link
Member

No description provided.

@konradybcio konradybcio requested review from lumag and andersson April 25, 2024 15:23
>
> Select the board to operate on.
>
> Return [**S**]: Echo the command back with `len = 0`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is isually called "Respond". Also you have been using term 'message' instead of 'command.

> ```data = string_buffer | len = sizeof(data) ```
> Send TTY I/O.
>
> Return [**C**/**S**]: Echo the command back with `len = sizeof(buf), data = buf`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The way you describe hte protocol looks almost like a request/response. But at least MSG_CONSOLE isn't a request/response thing, is 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

Successfully merging this pull request may close these issues.

2 participants