https://github.com/dentosal/fatimg-rs
Command line tool for reading and writing FAT filesystem images
https://github.com/dentosal/fatimg-rs
Last synced: over 1 year ago
JSON representation
Command line tool for reading and writing FAT filesystem images
- Host: GitHub
- URL: https://github.com/dentosal/fatimg-rs
- Owner: Dentosal
- License: mit
- Created: 2022-01-09T03:28:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T03:29:01.000Z (over 4 years ago)
- Last Synced: 2025-01-26T06:25:39.142Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `fatimg`
FAT filesystem tool. This is a thin wrapper aroung [rust-fatfs](https://github.com/rafalh/rust-fatfs).