Skip to content

e2e-demo: Demonstrate comms from host via USB-to-UART to EC #37

@kurtjd

Description

@kurtjd

After the uart-service is implemented (see OpenDevicePartnership/embedded-services#605), demonstrate its use by sending info to and from the test app to the EC over UART.

As an initial proof-of-concept, a USB-to-UART device will be used, with the USB end connected to host and the UART end connected to EC directly. A small crate will be written which uses the existing MCTP crate to wrap data in a MCTP packet and send it over a given serial/COM port. This crate will then be integrated into ec-test-app as a new Source which can be activated via feature flag so the app sends its data through this instead of the ACPI driver.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

Status

Ready

Relationships

None yet

Development

No branches or pull requests

Issue actions