=================================
/*******************************************************************************
* File Name : i2c_fram.c
* Author : Appcat
* Version : V0.0.1
* Date : 07/11/2009
* Description : This file provides a set of functions needed to manage the
* communication between I2C peripheral and I2C FM24CL16 FRAM.
*******************************************************************************/
/* Includes ------------------------------------------------------------------*/
#include "i2c_fram.h"