Skip to content

Commit 262af56

Browse files
ubiedafabiobaltieri
authored andcommitted
doc: tests: i2c_ram: Specify required Hardware Setup
This testsuite requires an external I2C RAM connected to the I2C bus. Adding details to provide guidance to users interested in running the suite. Signed-off-by: Luis Ubieda <[email protected]>
1 parent de1855f commit 262af56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/drivers/i2c/i2c_ram/README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ i2c ram test
44
Tests an i2c controller driver against a (s/f/nv)ram module doing a simple write and readback.
55

66
Excercises most of the i2c controller APIs in the process.
7+
8+
Hardware Setup
9+
==============
10+
- Target supporting I2C (with RTIO for the I2C_RTIO test-cases), e.g: mimxrt1010_evk.
11+
- External I2C RAM chipset connected to the I2C bus, e.g: Fujitsu's MB85 FeRAM.

0 commit comments

Comments
 (0)