publishing to check changes in cdms code

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA_flag by samp Srinivasan

Revision:
310:30f20cc5c94b
Parent:
306:7c3872365d58
--- a/CDMS_PL.h	Tue Nov 22 08:08:46 2016 +0000
+++ b/CDMS_PL.h	Thu Nov 24 05:45:20 2016 +0000
@@ -333,7 +333,7 @@
     uint64_t temp_time;
     temp_time=FCTN_CDMS_RD_RTC();
     pl_time = (uint32_t)((temp_time>>7) & 0x000000000FFFFFFF);
-
+   // TIME_LATEST_SPI_SPEED = pl_time; //added by samp
     //call test3() here
     //test3(1);