basic fs syscall(s)

This commit is contained in:
2025-09-28 14:07:03 -06:00
parent 7bd6012748
commit 2221ffdbde
7 changed files with 162 additions and 20 deletions

1
Cargo.lock generated
View File

@@ -30,6 +30,7 @@ version = "0.1.0"
dependencies = [
"defmt 0.3.100",
"embedded-graphics",
"embedded-sdmmc",
"shared",
"strum",
]