提交 95ed18d1 编写于 作者: Y YOUR_NAME

add blackbox component for liteos_m

Signed-off-by: NYOUR_NAME <qidechun@huawei.com>
上级 294618f5
...@@ -96,6 +96,33 @@ ...@@ -96,6 +96,33 @@
"third_party": [] "third_party": []
} }
}, },
{
"component": "blackbox",
"description": "Blackbox services for liteos-m kernel.",
"optional": "false",
"dirs": [
"base/hiviewdfx/hiview_lite/blackbox"
],
"targets": [
"//base/hiviewdfx/hiview_lite/blackbox:blackbox"
],
"rom": "10KB",
"ram": "~5KB",
"output": [
"libblackbox.a"
],
"adapted_kernel": [
"liteos_m"
],
"features": [],
"deps": {
"components": [
"utils_base",
"liteos_m"
],
"third_party": []
}
},
{ {
"component": "hievent_lite", "component": "hievent_lite",
"description": "event log for liteos-m kernel.", "description": "event log for liteos-m kernel.",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册