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: mbed CANBuffer Watchdog MODSERIAL mbed-rtos xbeeRelay IAP
Fork of SystemManagement by
Diff: RTCStore/Store_RTC.h
- Revision:
- 1:e02eb179aed3
- Parent:
- 0:e516fcccccda
diff -r e516fcccccda -r e02eb179aed3 RTCStore/Store_RTC.h --- a/RTCStore/Store_RTC.h Wed Oct 01 12:52:26 2014 +0000 +++ b/RTCStore/Store_RTC.h Sat Oct 04 16:19:45 2014 +0000 @@ -22,6 +22,7 @@ #define _BATTERY_STATUS_ #include"mbed.h" +// General purpose register 0 #define _GPREG_BASE 0x40024044 // RTC = Real-Time Clock
