CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
193:ab528911780d
Parent:
190:f0d5fde60221
Child:
195:6a549c0e9287
--- a/DefinitionsAndGlobals.h	Wed Jun 29 14:12:43 2016 +0000
+++ b/DefinitionsAndGlobals.h	Wed Jun 29 14:24:12 2016 +0000
@@ -184,4 +184,8 @@
 CDMS_HK_actual actual_data;
 CDMS_HK_quant quant_data;
 CDMS_HK_min_max min_max_data;
-bool firstCount=true;
\ No newline at end of file
+bool firstCount=true;
+
+//SD HK
+uint32_t FSC_CURRENT[6];
+uint32_t FSC_LAST[6];
\ No newline at end of file