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:
223:7c802e1ccd30
Parent:
215:570251b23c7b
--- a/RESET_functions.h	Mon Jul 04 05:24:35 2016 +0000
+++ b/RESET_functions.h	Mon Jul 04 13:53:20 2016 +0000
@@ -35,6 +35,7 @@
     gCS_RTC=0;
     spi.write(0x8F);
     spi.write(0x00);
+    gCS_RTC=1;
 }