Skip to content

uart-service: Implement notification support #717

@kurtjd

Description

@kurtjd

The UART service needs a way to handle asynchronous notifications to the host (as in, support a service getting the host's attention outside of the typical request -> response flow).

This will likely be handled in-band (through some sentinel value) so as to not need additional wires, but could be challenging since binary data (not just ASCII) is transferred between host and EC.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions