PCF8523 for Rust ================ [![PCF8523 on Travis CI][travis-image]][travis] [travis-image]: https://api.travis-ci.com/lkolbly/pcf8523.svg?branch=master [travis]: https://travis-ci.com/lkolbly/pcf8523 This project aims to be a simple pure-rust I/O library for the PCF8523 series of I2C real-time clocks. It's specifically developed using the Adafruit PCF8523 RTC for Rasperry Pi breakout, for which there is a brief example program shown.