zephyr/samples/drivers/i2c_fujitsu_fram
Anas Nashif c6d2ba996f samples: drivers: remove build_only flag
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-28 20:24:29 -05:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
README samples: i2c_fram: update some comments 2016-12-22 01:21:54 +00:00
sample.yaml samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00

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.