zephyr/samples/drivers/i2c_fujitsu_fram
Andrew Boie cb34a2b629 samples: i2c_fujitsu_fram: fix incorrect printk() usage
Change-Id: I211f3b17103e3399ca1057fcc477d526f4076255
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-08-28 07:47:28 -04:00
..
src samples: i2c_fujitsu_fram: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
Makefile
README
prj.conf
testcase.ini samples: enable sanity check of I2C driver on Arduino Due 2016-03-31 11:47:01 +00:00

README

This is a sample app to read and write the to
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.