zephyr/samples/drivers/i2c_fujitsu_fram
Anas Nashif 23f81eeb42 tests/samples: fixed yaml syntax
Use a map directory, avoid the list which makes parsing a bit
cumbersome.

Fixes #5109

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-11 14:47:08 -05:00
..
src
CMakeLists.txt
README
prj.conf
sample.yaml tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00

README

This is a sample app to read and write
the Fujitsu MB85RC256V FRAM chip via I2C
on the Quark SE Sensor Subsystem.

This assumes the slave address of FRAM is 0x50,
where A0, A1, and A2 are all tied to ground.