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.
Fork of nrf51_rtc by
History
Fixed clock drift by keep tracking of the fractional seconds (ticks)
2015-04-16, by lionello [Thu, 16 Apr 2015 11:43:56 +0000] rev 3
Fixed clock drift by keep tracking of the fractional seconds (ticks)
Move #include mbed to cpp file; header only needs time.h
2015-03-18, by lionello [Wed, 18 Mar 2015 09:35:02 +0000] rev 2
Move #include mbed to cpp file; header only needs time.h
Made update_rtc() an actual static method
2015-03-02, by lionello [Mon, 02 Mar 2015 08:54:40 +0000] rev 1
Made update_rtc() an actual static method
Initial revision -- library to implement Real Time Clock (time and set_time) for nRF51-DK.
2015-02-08, by fxschumacher [Sun, 08 Feb 2015 01:28:47 +0000] rev 0
Initial revision -- library to implement Real Time Clock (time and set_time) for nRF51-DK.