mirror of
https://github.com/openharmony/third_party_littlefs.git
synced 2026-07-01 06:41:20 -04:00
+7
-5
@@ -11,14 +11,16 @@
|
||||
"scripts": {},
|
||||
"licensePath": "LICENSE.md",
|
||||
"component": {
|
||||
"name": "thirdparty_littlefs",
|
||||
"name": "littlefs",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"adapted_system_type": [
|
||||
"mini"
|
||||
],
|
||||
"rom": "56KB",
|
||||
"ram": "112KB",
|
||||
"external_deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user