A feature complete driver for the ISL1208 real time clock from Intersil.
Dependents: ISL1208_HelloWorld
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:c0635401a37f | 2014-05-02 | neilt6 | Added an I2C frequency argument to the constructor |
5:d67ac8351c76 | 2013-11-12 | neilt6 | Minor C++ syntax improvements |
4:42dc07f9ffb3 | 2013-11-12 | neilt6 | open() no longer configures the oscillator |
3:115e4dacfe07 | 2013-11-07 | neilt6 | Updated to use repeated start in read methods |
2:f33dbb2535a3 | 2013-11-07 | neilt6 | Minor improvements |
1:c951ff6da740 | 2013-09-16 | neilt6 | Improved example |
0:697ca602e934 | 2013-09-09 | neilt6 | Initial commit |