mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-26 18:31:06 +00:00
add littlefs (#2810)
This commit is contained in:
@@ -1,4 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "littlefs",
|
||||
"url": "https://github.com/Graveflo/nim-littlefs.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"littlefs",
|
||||
"embeded",
|
||||
"filesystem",
|
||||
"fuse"
|
||||
],
|
||||
"description": "API and bindings for littlefs. Includes a fuse implementation.",
|
||||
"license": "BSD-3-Clause-1",
|
||||
"web": "https://github.com/Graveflo/nim-littlefs"
|
||||
},
|
||||
{
|
||||
"name": "mutf8",
|
||||
"url": "https://github.com/Nimberite-Development/ModernNet",
|
||||
|
||||
Reference in New Issue
Block a user