ChibiOS TinyRTC DS1307 PCF6583 Code
ChibiOS/RT libraries for: DS1307 & PCF6583 modules
Brought to you by:
federossi
File | Date | Author | Commit |
---|---|---|---|
Doxyfile | 2013-09-29 | federossi | [45923a] Doxygen update |
Doxygen | 2013-09-29 | federossi | [45923a] Doxygen update |
README | 2013-09-23 | federossi | [52a31c] first release |
chTinyRTC.c | 2013-09-27 | federossi | [27a68f] bug fixed by pito |
chTinyRTC.h | 2013-09-24 | federossi | [72083d] revision 1 |
chTinyRTC1307.c | 2013-09-29 | federossi | [45923a] Doxygen update |
chTinyRTC1307.h | 2013-09-29 | federossi | [45923a] Doxygen update |
chTinyRTC8563.c | 2013-09-29 | federossi | [ea5705] Library for PCF6583 module |
chTinyRTC8563.h | 2013-09-29 | federossi | [ea5705] Library for PCF6583 module |
example.c | 2013-09-29 | federossi | [45923a] Doxygen update |
This project is aimed to create a set of C functions to easily and efficiently manage communication between DS1307 Tiny RTC module and ChibiOS/RT (Real-Time Operating System). This library is freely inspired by TinyRTC library of Arduino. the example.c code was tested with STM32F100-VL (Discovery Board)