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 DS3231demo by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:3ee08065ada5 | 2015-12-21 | lloydie_p | Outputs the original DS3231 demo printf commands to the Nucleo's COM Port. Output is easily viewed via putty/hyper-terminal etc... |
7:2d2538fb0539 | 2015-12-21 | lloydie_p | Added Serial output so you can use relevant Nucleo COM Port and Putty to see the Printf outputs |
6:2641d53a460a | 2015-03-19 | j3 | updated lib |
5:ab9d82256e26 | 2015-03-17 | j3 | updated mbed to current rev, 95 |
4:e5d7d2122d4d | 2015-03-12 | j3 | updated copyright in main |
3:826946b4eead | 2015-03-12 | j3 | Updated library to version 1.0 |
2:76cd47a603b5 | 2015-02-06 | j3 | Changed date time members to uint32_t to prevent roll over (unless user enters something bigger than 4x10^9++); ; fixed 24 hr mode reporting, & w/0x3F instead of 0x1F (12hr mode) |
1:7db4a1cc7abb | 2014-11-20 | j3 | working |
0:6be499dd402a | 2014-11-19 | j3 | inherited I2C |