littlefs2 impl stuff

This commit is contained in:
2025-09-17 01:36:53 +02:00
parent 8b938e7687
commit 4c54edbcea
4 changed files with 124 additions and 58 deletions

View File

@@ -159,6 +159,8 @@ edge-nal-embassy = "0.6.0"
static_cell = "2.1.1"
cfg-if = "1.0.3"
edge-http = { version = "0.6.1", features = ["log"] }
littlefs2 = { version = "0.6.1", features = ["c-stubs"] }
littlefs2-core = "0.1.1"
[patch.crates-io]