Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
hit-xby
OSKernel2024-yeah
Commits
101289a7
Commit
101289a7
authored
7 months ago
by
只敲代码不玩耍,聪明baka也变傻ᗜˬᗜ
🕺🏻
Browse files
Options
Download
Patches
Plain Diff
feat: add initial implementation of filesystem crate with fat32 integration
parent
185f5580
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
crates/filesystem/Cargo.toml
+18
-0
crates/filesystem/Cargo.toml
crates/filesystem/src/fatfs_impl.rs
+443
-0
crates/filesystem/src/fatfs_impl.rs
crates/filesystem/src/lib.rs
+10
-0
crates/filesystem/src/lib.rs
with
471 additions
and
0 deletions
+471
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets