Skip to content
Commit 703fe862 authored by Jett Rink's avatar Jett Rink Committed by Anas Nashif
Browse files

ec_host_cmd_periph: add device API



The host command peripheral device API abstracts how an embedded
controller sends and receives data from a host on a bus. Each bus like
eSPI, SPI, or I2C would implement their own host command peripheral
device. Each hardware device would then handle the necessary hardware
access to send and receive data over that bus.

The chosen host command peripheral device will be used by the host
command handler framework to send and receive host data correctly.

Signed-off-by: default avatarJett Rink <jettrink@google.com>
parent 35ad4e86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment