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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:9be93d7808ca | 2015-04-16 | lionello | Fixed clock drift by keep tracking of the fractional seconds (ticks) |
2:e1479e6ffc37 | 2015-03-18 | lionello | Move #include mbed to cpp file; header only needs time.h |
1:5917157d58c6 | 2015-03-02 | lionello | Made update_rtc() an actual static method |
0:3677a016109b | 2015-02-08 | fxschumacher | Initial revision -- library to implement Real Time Clock (time and set_time) for nRF51-DK. |