{"id":18386654,"url":"https://github.com/deadblackclover/cmos","last_synced_at":"2025-04-12T02:10:05.535Z","repository":{"id":57606841,"uuid":"369549654","full_name":"deadblackclover/CMOS","owner":"deadblackclover","description":"\"CMOS\" is a tiny bit of very low power static memory that lives on the same chip as the Real-Time Clock (RTC)","archived":false,"fork":false,"pushed_at":"2023-03-31T08:32:53.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T02:10:02.388Z","etag":null,"topics":["cmos","no-std","operating-system","rtc"],"latest_commit_sha":null,"homepage":"https://docs.rs/cmos-rtc/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deadblackclover.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-21T13:47:23.000Z","updated_at":"2022-08-01T04:21:36.000Z","dependencies_parsed_at":"2024-12-24T07:15:46.420Z","dependency_job_id":"2f435a10-9d75-45f8-852a-890080ff3499","html_url":"https://github.com/deadblackclover/CMOS","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.1578947368421053,"last_synced_commit":"9a971540fa632b982a3638bfeac9b8867d7859d1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadblackclover%2FCMOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadblackclover%2FCMOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadblackclover%2FCMOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadblackclover%2FCMOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadblackclover","download_url":"https://codeload.github.com/deadblackclover/CMOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505929,"owners_count":21115354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmos","no-std","operating-system","rtc"],"created_at":"2024-11-06T01:22:55.252Z","updated_at":"2025-04-12T02:10:05.502Z","avatar_url":"https://github.com/deadblackclover.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMOS\n\n![crates.io](https://img.shields.io/crates/v/cmos-rtc.svg)\n![docs.rs](https://docs.rs/cmos-rtc/badge.svg)\n\n\"CMOS\" is a tiny bit of very low power static memory that lives on the same chip as the Real-Time Clock (RTC)\n\n## Usage\n```rust\nuse cmos_rtc::{ReadRTC, Time};\n\nlet mut cmos = ReadRTC::new(0x00, 0x00);\nlet time: Time = cmos.read();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadblackclover%2Fcmos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadblackclover%2Fcmos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadblackclover%2Fcmos/lists"}