{"id":15417093,"url":"https://github.com/mabezdev/embedded-fatfs","last_synced_at":"2025-05-10T20:05:54.338Z","repository":{"id":186367957,"uuid":"665718126","full_name":"MabezDev/embedded-fatfs","owner":"MabezDev","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-20T10:39:07.000Z","size":734,"stargazers_count":45,"open_issues_count":14,"forks_count":13,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-10T20:05:51.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MabezDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-07-12T20:53:22.000Z","updated_at":"2025-05-10T07:06:54.000Z","dependencies_parsed_at":"2024-02-19T22:48:08.106Z","dependency_job_id":"d84dda35-ca1f-4f08-b181-dee0d52dfebc","html_url":"https://github.com/MabezDev/embedded-fatfs","commit_stats":{"total_commits":406,"total_committers":14,"mean_commits":29.0,"dds":0.5665024630541872,"last_synced_commit":"428ad03cee555d9636f061d7bca7a62c4889cc63"},"previous_names":["mabezdev/embedded-fatfs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fembedded-fatfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fembedded-fatfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fembedded-fatfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fembedded-fatfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MabezDev","download_url":"https://codeload.github.com/MabezDev/embedded-fatfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253474216,"owners_count":21914228,"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":"2024-10-01T17:14:36.790Z","updated_at":"2025-05-10T20:05:54.307Z","avatar_url":"https://github.com/MabezDev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# embedded-fatfs\n\n[![CI Status](https://github.com/mabezdev/embedded-fatfs/actions/workflows/ci.yml/badge.svg)](https://github.com/mabezdev/embedded-fatfs/actions/workflows/ci.yml)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)\n[![crates.io](https://img.shields.io/crates/v/embedded-fatfs)](https://crates.io/crates/embedded-fatfs)\n[![Documentation](https://docs.rs/embedded-fatfs/badge.svg)](https://docs.rs/embedded-fatfs)\n\n![Minimum rustc version](https://img.shields.io/badge/rustc-1.75+-green.svg)\n\nThis repository contains various crates useful interacting with FAT filesystems and SD cards:\n\n* [`embedded-fatfs`]: A FAT filesytem implementation.\n* [`block-device-driver`]: A crate with a trait for handling block devices.\n* [`block-device-adapters`]: Helpers for dealing with block devices and partitions.\n* [`sdspi`]: A SPI SD card driver.\n\n[ `embedded-fatfs` ]: https://crates.io/crates/embedded-fatfs\n[ `block-device-driver` ]: https://crates.io/crates/block-device-driver\n[ `block-device-adapters` ]: https://crates.io/crates/block-device-adapters\n[ `sdspi` ]: https://crates.io/crates/sdspi\n\n## Examples\n\nExamples that can be run on your host machine are found in each crates `examples` folder. For full embedded examples, see the `examples` directory at the root of the repository.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the\nwork by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabezdev%2Fembedded-fatfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmabezdev%2Fembedded-fatfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabezdev%2Fembedded-fatfs/lists"}