zephyr/boards/posix
Jett Rink 703fe86220 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: Jett Rink <jettrink@google.com>
2020-09-04 14:50:45 -04:00
..
native_posix ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
nrf52_bsim isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
index.rst new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00