rust-embedded-community / tm4c-hal

An Embedded HAL and general chip support for the TM4C123/LM4F120. Replaces the old lm4f120 crate.
Apache License 2.0
40 stars 26 forks source link

Add support for RTC from the HIB peripheral #33

Closed dtwood closed 3 years ago

thejpster commented 3 years ago

Was this related to https://github.com/rust-embedded-community/tm4c-hal/commits/add_hibernate_rtc_module or just a co-incidence??

thejpster commented 3 years ago

I wrote that because tracking time in Neotron with the frame tick is not good if your frame tick is only 59.9 Hz.