redox/recipes/wip/fuse/littlefs/recipe.toml
2025-10-30 03:44:23 -03:00

10 lines
180 B
TOML

#TODO missing script for gnu make
[source]
git = "https://github.com/littlefs-project/littlefs-fuse"
rev = "v2.7.14"
[build]
template = "custom"
dependencies = [
"libfuse3",
]