I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
61:15a5dfe84945
Parent:
57:bf998cb2a104
Child:
64:e4baf8797f41
Child:
65:26902a48c4e2
--- a/DefinitionsAndGlobals.h	Fri Jan 15 10:01:45 2016 +0000
+++ b/DefinitionsAndGlobals.h	Fri Jan 15 13:51:47 2016 +0000
@@ -5,8 +5,8 @@
     #define COM_RX_UART_RX PTE21
     
     // For serial port printing(SET BAUD RATE 1200)
-//    #define COM_RX_UART_TX USBTX
-//    #define COM_RX_UART_RX USBRX
+    //#define COM_RX_UART_TX USBTX
+    //#define COM_RX_UART_RX USBRX
 
 // COMMON SPI
     #define SPI_MOSI PTE1