I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
106:cd10ac5ad10e
Parent:
105:5ce0337e7c15
--- a/main.cpp	Fri Jan 29 19:27:28 2016 +0000
+++ b/main.cpp	Wed Feb 03 11:23:26 2016 +0000
@@ -9,11 +9,13 @@
 #include "rtos.h"
 #include "mbed_debug.h"
 
+
 #include "Structures.h"
 #include "pinconfig.h"
 #include "DefinitionsAndGlobals.h"
 #include "crc.h"
 #include "i2c.h"
+#include "common_functions.h"
 #include "COM_SND_TM_functions.h"
 #include "COM_SND_TM.h"
 #include "cdms_sd.h"