mirror of
https://github.com/openharmony/third_party_FatFs.git
synced 2026-07-01 03:23:12 -04:00
fix:部件需求整改
修复了脚本扫描出的bundle.json的问题 Signed-off-by: yinjiaming <yinjiaming@huawei.com> Change-Id: Iacfecfc5e033b7ee7c3904a3706360b90c7aec9e
This commit is contained in:
+8
-5
@@ -14,14 +14,17 @@
|
||||
"en": "README"
|
||||
},
|
||||
"component": {
|
||||
"name": "thirdparty_fatfs",
|
||||
"name": "fatfs",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"adapted_system_type": [
|
||||
"mini",
|
||||
"small"
|
||||
],
|
||||
"rom": "336KB",
|
||||
"ram": "672KB",
|
||||
"external_deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user