Files
OpenCellular/cts
Daisuke Nojiri 3afd683d68 cts: Add I2C tests for read8/16/32 and write8/16/32
This patch adds tests for i2c_read8/16/32 and i2c_write8/16/32.

BUG=chromium:653183
BRANCH=none
TEST=make buildall. Run cts.py -m i2c for 100kHz with 10k ohms
pull-up registers on SCL and SDA. TH=stm32l476g-eval DUT=nucleo-f072rb.

Change-Id: I8121b1c5dc7542da45141543e35036ef41364c38
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/393331
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2016-10-05 20:58:20 -07:00
..
2016-08-09 12:43:19 -07:00
2016-07-15 21:39:29 -07:00
2016-07-15 21:39:36 -07:00
2016-07-15 21:39:27 -07:00
2016-07-11 21:27:47 -07:00
2016-07-29 15:02:44 -07:00
2016-07-11 21:27:46 -07:00
2016-07-09 01:41:01 -07:00

The first time you use this with a particular th,
connect only th and run ./cts/cts.py --th from
the ec directory.

Then connect both boards and you can run
./cts/cts to flash both boards.