mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 21:52:29 +00:00
Include regex pattern matching of console output to determine the sample execution status. Add fixture to determine the hardware dependency if any. If FRAM is connected to board externally, then with fixture, automation would be able to identify the board with sensor to trigger the execution. Signed-off-by: Spoorthi K <spoorthi.k@intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
README | ||
sample.yaml |
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.