4 Commits (d26de3893a300599f7336984d34b98d4c222e70b)
 

Author SHA1 Message Date
Marc Poulhiès d26de3893a Initial work for interrupt driven alarms
Use INT pin from DS3231 for raising an interrupt.
3 years ago
Marc Poulhiès 63e2fee171 Update cargo deps 3 years ago
Marc Poulhiès ae95230bad Change default cargo target
Also, use gdb-multiarch as cargo runner, as it's the easiest for Debian.
3 years ago
Marc Poulhiès 23f589a768 First commit for first working version
The smartclock is mostly working as expected. Looks like
there is something not so stable with I2C but that's most
likely cause by tm4c123 hal support crate.

It relies on a modified version of ds323x crate until I
can upstream the change or do these differently.
3 years ago