{"id":13648607,"url":"https://github.com/rustsbi/serde-device-tree","last_synced_at":"2025-03-04T12:52:47.425Z","repository":{"id":40304787,"uuid":"437024238","full_name":"rustsbi/serde-device-tree","owner":"rustsbi","description":"Serialize \u0026 deserialize device tree binary using serde","archived":false,"fork":false,"pushed_at":"2024-05-28T04:17:29.000Z","size":85,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-08T04:24:49.826Z","etag":null,"topics":["cpu","device-tree","rust","rustsbi","serde"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustsbi.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-12-10T15:23:38.000Z","updated_at":"2024-05-28T04:17:33.000Z","dependencies_parsed_at":"2024-05-28T07:08:29.439Z","dependency_job_id":"50e53347-cd15-496e-822f-ee899506dbcd","html_url":"https://github.com/rustsbi/serde-device-tree","commit_stats":null,"previous_names":["luojia65/serde-device-tree"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fserde-device-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fserde-device-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fserde-device-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fserde-device-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustsbi","download_url":"https://codeload.github.com/rustsbi/serde-device-tree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241852145,"owners_count":20030969,"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":["cpu","device-tree","rust","rustsbi","serde"],"created_at":"2024-08-02T01:04:23.165Z","updated_at":"2025-03-04T12:52:47.400Z","avatar_url":"https://github.com/rustsbi.png","language":"Rust","funding_links":[],"categories":["Rust","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# serde_device_tree\r\n\r\nUse [serde](https://serde.rs) framework to deserialize Device Tree Blob binary files; no_std compatible.\r\n\r\n## Use this library \r\n\r\nRun example:\r\n\r\n```\r\ncargo run --example hifive-unmatched-a00\r\n```\r\n\r\nYou'll get following results:\r\n\r\n```\r\n   Compiling serde_device_tree v0.1.0 (D:\\RustSBI\\serde_device_tree)\r\n    Finished dev [unoptimized + debuginfo] target(s) in 0.92s\r\n     Running `target\\debug\\examples\\hifive-unmatched-a00.exe`\r\n#address_cells = 2\r\n#size_cells = 2\r\nmodel = SiFive HiFive Unmatched A00\r\ncompatible = sifive,hifive-unmatched-a00sifive,fu740-c000sifive,fu740\r\nstdout = serial0\r\ncpu timebase frequency = 1000000\r\ncpu u_boot_dm_spl = true\r\ncpu cpu@0, compaible = sifive,bullet0riscv\r\ncpu cpu@1, compaible = sifive,bullet0riscv\r\ncpu cpu@2, compaible = sifive,bullet0riscv\r\ncpu cpu@3, compaible = sifive,bullet0riscv\r\ncpu cpu@4, compaible = sifive,bullet0riscv\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustsbi%2Fserde-device-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustsbi%2Fserde-device-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustsbi%2Fserde-device-tree/lists"}