zephyr/samples/nanokernel/apps/i2c_fujitsu_fram
Anas Nashif 06058ce4bc samples: grove_lcd/fram: unify config files, since they are the same
Remove architecture config files and have just one, they are the same
now.

Change-Id: I6d719d5409569ae8e741fce20e90e16efa701385
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:16 -05:00
..
src i2c: use a common name from i2c devices 2016-02-05 20:25:16 -05:00
Makefile samples: grove_lcd/fram: unify config files, since they are the same 2016-02-05 20:25:16 -05:00
README
prj.conf samples: grove_lcd/fram: unify config files, since they are the same 2016-02-05 20:25:16 -05:00
testcase.ini samples/i2c_fujits_fram: build for x86 too 2016-02-05 20:25:16 -05: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.