macsehw/firmware/rtc
2020-09-11 16:01:00 -05:00
..
test Add option to skip XPRAM tests. 2020-09-11 16:01:00 -05:00
.gitignore Finished test bench implementation, fixed firmware bugs found during 2020-09-10 05:07:27 -05:00
MacRTC.c Act on falling edge rather than rising edge. 2020-09-11 15:50:15 -05:00
Makefile Finished test bench implementation, fixed firmware bugs found during 2020-09-10 05:07:27 -05:00
README.md

RTC

This directory contains a work-in-progress firmware for implementing a drop-in replacement for the RTC on ATTiny85 microcontroller. I've made a few modification to this particular copy, but it still needs more work to be fully functional.

Source, Visited 2020-08-05: