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_rtc.h
- Revision:
- 297:7cc868888d56
- Parent:
- 289:9bd62b69874c
--- a/cdms_rtc.h Sun Aug 28 14:47:38 2016 +0000 +++ b/cdms_rtc.h Mon Sep 05 06:25:57 2016 +0000 @@ -79,6 +79,7 @@ spi.write(0x00); //set year to 00(2000) gCS_RTC=1; gPC.puts("\n\r rtc initalised \n"); + RTC_INIT_STATUS = 1; SPI_mutex.unlock(); }