I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
52:0bd68655c651
Parent:
7:fcd26c28411d
Child:
54:199040d70b17
Child:
67:4819b5f28285
Child:
71:9193fbdaa3e1
Child:
82:c55f29ad4240
Child:
84:b0f7a241ddf3
--- a/main.cpp	Tue Jan 12 15:08:29 2016 +0000
+++ b/main.cpp	Thu Jan 14 06:16:42 2016 +0000
@@ -33,6 +33,7 @@
     
     // DEBUG
 //    gPC.puts("welcome to mng_tm_tc\r\n");
+    gPC.baud(1200);
     
     // COMMON SPI
     spi.format(8,0);