To fix the hang problem
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: DefinitionsAndGlobals.h
- Revision:
- 195:6a549c0e9287
- Parent:
- 194:ab528911780d
- Child:
- 197:1369ef45b49e
--- a/DefinitionsAndGlobals.h Wed Jun 29 14:24:12 2016 +0000 +++ b/DefinitionsAndGlobals.h Wed Jun 29 15:23:12 2016 +0000 @@ -188,4 +188,5 @@ //SD HK uint32_t FSC_CURRENT[6]; -uint32_t FSC_LAST[6]; \ No newline at end of file +uint32_t FSC_LAST[6]; +uint8_t SD_SW_EN_DS; \ No newline at end of file