{"id":24092425,"url":"https://github.com/RT-Thread-packages/fdt","last_synced_at":"2025-09-17T01:34:09.158Z","repository":{"id":44890894,"uuid":"426893529","full_name":"RT-Thread-packages/fdt","owner":"RT-Thread-packages","description":"Device Tree package in RT-Thread","archived":false,"fork":false,"pushed_at":"2022-06-30T05:59:35.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-02-27T20:51:50.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/RT-Thread-packages.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}},"created_at":"2021-11-11T06:22:05.000Z","updated_at":"2022-05-12T01:38:19.000Z","dependencies_parsed_at":"2022-09-14T04:51:35.475Z","dependency_job_id":null,"html_url":"https://github.com/RT-Thread-packages/fdt","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RT-Thread-packages%2Ffdt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RT-Thread-packages%2Ffdt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RT-Thread-packages%2Ffdt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RT-Thread-packages%2Ffdt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RT-Thread-packages","download_url":"https://codeload.github.com/RT-Thread-packages/fdt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233313210,"owners_count":18657173,"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":[],"created_at":"2025-01-10T07:44:59.760Z","updated_at":"2025-09-17T01:34:03.817Z","avatar_url":"https://github.com/RT-Thread-packages.png","language":"C","readme":"# fdt\n\n## 1、介绍\nfdt基于libfdt进行封装，可实现在内存或文件系统中加载dtb设备树，对内存中的设备树修改、解析，并转换为设备节点树，通过该节点树开发者可通过设备树信息开发驱动。\n\n### 1.1 目录结构\n| 名称 | 说明 |\n| ---- | ---- |\n| docs  | 文档目录 |\n| examples | 例子目录，并有相应的一些说明 |\n| inc  | 头文件目录 |\n| src  | 源代码目录 |\n\n### 1.2 许可证\nfdt package 遵循 GPL-3.0 许可，详见 LICENSE 文件。\n\n### 1.3 依赖\n- RT-Thread 3.0+\n\n## 2、如何打开 fdt\n使用 fdt package 需要在 RT-Thread 的包管理器中选择它，具体路径如下：\n\n```\nRT-Thread online packages\n    tools packages ---\u003e\n        [*] Device Tree package in RT-Thread\n```\n\n## 3、使用 fdt\n在打开 fdt package 后，当进行 bsp 编译时，它会被加入到 bsp 工程中进行编译。\n\n* 完整的 API 手册可以访问这个[链接](docs/api.md)\n* 更多文档位于 [`/docs`](/docs) 下，使用前 **务必查看**\n\n## 4、注意事项\n如果发生`libfdt`库冲突，在package管理菜单中取消选择`Enable libfdt`\n\n## 5、联系方式\n\n* 维护：GuEe-GUI\n* 主页：https://github.com/GuEe-GUI/fdt","funding_links":[],"categories":["Packages"],"sub_categories":["Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRT-Thread-packages%2Ffdt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRT-Thread-packages%2Ffdt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRT-Thread-packages%2Ffdt/lists"}