Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
15640611cfe1e3375ca6dd75bb1574dbd218561f
/
.
/
tests
/
drivers
/
smbus
/
smbus_emul
/
README.rst
blob: f0ce42421db1325f7c56adadb4a80a9e4a6d630c [
file
] [
log
] [
blame
]
..
_smbus_emul_tests
:
SMBUS unit tests
################
Unit
tests emulate
SMBus
hardware controller
and
connected
SMBus
peripheral
device
by
redirecting I
/
O read
/
write to a memory buffer
.
This
allows to
cover all
SMBus
protocol commands
.