Commit Graph

41 Commits (master)

Author SHA1 Message Date
Diego Barrios Romero de0231b958 Raise MSRV and update CI 2023-07-16 13:44:50 +02:00
Diego Barrios Romero fe990d7295 Avoid using deprecated methods 2023-07-16 13:43:46 +02:00
Diego Barrios Romero 6c6088f890 Raise MSRV to 1.35.0 2022-02-20 10:55:37 +01:00
Diego Barrios Romero b3323f1a15 Enhance support notice 2022-02-20 10:39:28 +01:00
Diego Barrios Romero 774b3cf527 Update to rtcc 0.3 2022-02-20 10:17:55 +01:00
Diego Barrios Romero fd66a531e2 Document MSRV in readme 2022-02-20 10:08:15 +01:00
Diego Barrios Romero 7a566fd59c Improve Readme 2021-02-22 11:01:56 +01:00
Diego Barrios Romero a28b7c76fc Use GHA instead of Travis for CI 2021-01-30 20:22:32 +01:00
Diego Barrios Romero f146d1d26e Use Rust edition 2018 2020-07-10 22:24:29 +02:00
Diego Barrios Romero 73302b1866 Add new methods to documentation 2020-07-10 21:53:59 +02:00
Diego Barrios Romero c5a4e3df62 Remove maintenance badges 2020-07-10 21:43:02 +02:00
Diego Barrios Romero c3106c0f49 Rename methods due to Rust conventions 2020-05-02 11:48:45 +02:00
Diego Barrios Romero 3c8d378d6f Implement Rtcc trait 2020-05-02 11:36:42 +02:00
Diego Barrios Romero f9a4918354 Remove leading 0 to avoid confusion 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 1be01a3b18 Add links to driver-examples repo 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 79c0b870df Add support notice 2019-04-17 17:38:23 +02:00
Diego Barrios Romero db921768ee Fix formatting 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 96168aa696 Add coverage badge 2018-11-16 19:18:42 +01:00
Diego Barrios Romero 3459b41fed Move alarm section up in documentation 2018-11-16 18:33:45 +01:00
Diego Barrios Romero c10bf7de9d Rename date to day as it is a day of the month. 2018-11-16 18:22:30 +01:00
Diego Barrios Romero 5bff87333c Add maintenance intention badge 2018-11-16 18:07:02 +01:00
Diego Barrios Romero 81e5ac7225 Put badges in separate lines 2018-11-16 18:06:42 +01:00
Diego Barrios Romero ce7463fc51 Add usage example to readme 2018-11-16 17:34:10 +01:00
Diego Barrios Romero 30cb5566d7 Reorganize driver capabilities 2018-11-16 17:25:24 +01:00
Diego Barrios Romero b717f4e62b Add support for setting alarm 2 2018-11-03 08:11:38 +01:00
Diego Barrios Romero 7e9bfcff13 Add support for enabling/disabling alarm interrupts 2018-11-03 07:59:41 +01:00
Diego Barrios Romero d883c9c499 Add support for checking if alarms have matched and clearing the flag 2018-11-03 07:58:24 +01:00
Diego Barrios Romero 10ac7e4b7c DS3234: Add function to enable/disable temperature conversions on battery 2018-10-31 11:07:38 +01:00
Diego Barrios Romero b70f4a6ffa Add functions to set the temperature conversion rate 2018-10-31 10:37:42 +01:00
Diego Barrios Romero 4361e87645 Add functions to enable/disable the 32kHz output when battery-powered 2018-10-31 10:10:41 +01:00
Diego Barrios Romero d18de45f95 Update documentation of driver capabilities 2018-10-31 07:11:12 +01:00
Diego Barrios Romero 2b86ac70d2 Update driver capabilities 2018-10-29 18:48:07 +01:00
Diego Barrios Romero 6e477fa5bf Add function to enable/disable the oscillator 2018-10-28 20:17:36 +01:00
Diego Barrios Romero ccca20aa4a Add functions to get/set the year 2018-10-28 17:28:55 +01:00
Diego Barrios Romero 2cf7855293 Add function to get/set the month 2018-10-28 15:44:17 +01:00
Diego Barrios Romero ba5213adf2 Add functions to set/get the day of the month 2018-10-28 13:32:51 +01:00
Diego Barrios Romero 85c1b6189a Add functions to set/get the week day 2018-10-28 13:28:11 +01:00
Diego Barrios Romero b9610b6e73 Add methods to get/set the hours 2018-10-28 12:46:12 +01:00
Diego Barrios Romero c1b02cb3c0 Add functions to get/set the minutes. 2018-10-28 12:27:40 +01:00
Diego Barrios Romero b9f3c368b6 Add info about the ICs 2018-10-28 10:49:04 +01:00
Diego Barrios Romero 9532c1b462 Initial version 2018-10-28 10:31:13 +01:00