Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: cdms_sd.h
- Revision:
 - 297:7cc868888d56
 - Parent:
 - 296:ec1317ab9c50
 
--- a/cdms_sd.h Sun Aug 28 14:47:38 2016 +0000 +++ b/cdms_sd.h Mon Sep 05 06:25:57 2016 +0000 @@ -30,7 +30,7 @@ uint32_t SD_HK_ARCH_LAST= 5000; uint32_t LOG_FIRST =5001; uint32_t LOG_LAST=6000; -uint32_t SD_MNG_SECT=7000; +uint32_t SD_MNG_SECT=8000; extern uint8_t SD_INIT_FLAGS;
