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: SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_CODE_FM_28JAN2017 by
Diff: main.cpp
- Revision:
- 315:f9a30c8cbe96
- Parent:
- 311:af5ab655ba00
--- a/main.cpp Wed Dec 07 06:38:22 2016 +0000 +++ b/main.cpp Thu Dec 08 10:12:15 2016 +0000 @@ -69,7 +69,8 @@ // COMMON SPI spi.format(8,0); spi.frequency(500000); - + + FLASH_INI(); SD_SW_EN_DS = 0; wait(1); SD_SW_EN_DS = 1;