提交 10964ac2 编写于 作者: H huangyicong

add bundle.json

Signed-off-by: Nhuangyicong <huangyicong4@huawei.com>
上级 0955f262
......@@ -14,16 +14,19 @@
],
"component": {
"name": "utils_lite",
"subsystem": "utils",
"features" :[],
"adapted_system_type": [ "standard" ],
"rom": "0KB",
"ram": "0KB",
"deps": {},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "0KB",
"ram": "0KB",
"deps": {},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
......@@ -14,25 +14,28 @@
],
"component": {
"name": "file",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "0.55KB",
"ram": "",
"deps": {
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "0.55KB",
"ram": "",
"deps": {
"thrid_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
"inner_kits": [],
"test": []
}
}
}
......@@ -14,31 +14,34 @@
],
"component": {
"name": "js_builtin",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"thrid_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite",
"aafwk_lite",
"syspara_lite",
"graphic_utils",
"resmgr_lite",
"ui",
"ace_native_engine_lite"
]
},
"build": {
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite",
"aafwk_lite",
"syspara_lite",
"graphic_utils",
"resmgr_lite",
"ui",
"ace_native_engine_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
"inner_kits": [],
"test": []
}
}
}
......@@ -14,23 +14,26 @@
],
"component": {
"name": "kal_timer",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "15KB",
"ram": "",
"deps": {
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "15KB",
"ram": "",
"deps": {
"thrid_party": [],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
"inner_kits": [],
"test": []
}
}
}
......@@ -14,23 +14,26 @@
],
"component": {
"name": "memory",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"thrid_party": [],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
......@@ -14,26 +14,29 @@
],
"component": {
"name": "os_dump",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "3.7KB",
"ram": "~4.75KB",
"deps": {
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "3.7KB",
"ram": "~4.75KB",
"deps": {
"thrid_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"syspara_lite",
"iot_controller"
]
},
"build": {
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"syspara_lite",
"iot_controller"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
"inner_kits": [],
"test": []
}
}
}
......@@ -14,23 +14,26 @@
],
"component": {
"name": "timer_task",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"thrid_party": [],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
"inner_kits": [],
"test": []
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册