提交 10d93d7e 编写于 作者: Y yinjiaming

fix:部件需求整改

修复了脚本扫描出的bundle.json的问题
Signed-off-by: Nyinjiaming <yinjiaming@huawei.com>
Change-Id: Iacfecfc5e033b7ee7c3904a3706360b90c7aec9e
上级 fefe59ce
...@@ -14,14 +14,17 @@ ...@@ -14,14 +14,17 @@
"en": "README" "en": "README"
}, },
"component": { "component": {
"name": "thirdparty_fatfs", "name": "fatfs",
"subsystem": "", "subsystem": "",
"syscap": [], "syscap": [],
"features": [], "features": [],
"adapted_system_type": [], "adapted_system_type": [
"rom": "", "mini",
"ram": "", "small"
"deps": { ],
"rom": "336KB",
"ram": "672KB",
"external_deps": {
"components": [], "components": [],
"third_party": [] "third_party": []
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册