Releases: nerves-time/nerves_time_rtc_abracon
Releases · nerves-time/nerves_time_rtc_abracon
v0.3.0
v0.2.1
Fixed
- Use
NaiveDateTime.new/8when decoding date to prevent confusing
%Inspect.Error{}struct - [
B5ZE] Don't attempt to decode a date if the RTC clock integrity
is not guaranteed
v0.2.0
Breaking Changes
-
You must now explicitly choose which Abracon RTC model you wish to use
in yourconfig.exs -
Existing behavior in
NervesTime.RTC.Abraconwas moved to
NervesTime.RTC.Abracon.IBO5and you will need to update your
config.exs:config :nerves_time, rtc: NervesTime.RTC.Abracon.IBO5
Added
- AB-RTCMC-32.768kHz-B5ZE-S3 support with
NervesTime.RTC.Abracon.B5ZE