cdms_update

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of CDMS_SD_MNG_OVERDRIVE by saikiran cholleti

Revision:
1:ad3b8a8032e2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sd_flags.h	Thu Jan 21 14:46:28 2016 +0000
@@ -0,0 +1,5 @@
+#include "mbed.h"
+
+#define SD_INIT_STATUS 0X01
+#define SD_INIT_FAIL_STATUS 0X02
+