提交 41db5205 编写于 作者: O openharmony_ci 提交者: Gitee

!181 【DFX子系统】【HiDumper】LiteOS_M系统信息dump工具

Merge pull request !181 from pcwlno1/upload1
......@@ -109,7 +109,34 @@
"rom": "10KB",
"ram": "~5KB",
"output": [
"libblackbox.a"
"libblackbox.a"
],
"adapted_kernel": [
"liteos_m"
],
"features": [],
"deps": {
"components": [
"utils_base",
"liteos_m"
],
"third_party": []
}
},
{
"component": "hidumper_mini",
"description": "system information dump for liteos-m kernel.",
"optional": "false",
"dirs": [
"base/hiviewdfx/hiview_lite/hidumper_lite/mini"
],
"targets": [
"//base/hiviewdfx/hiview_lite/hidumper_lite/mini:hidumper_mini"
],
"rom": "~10KB",
"ram": "~5KB",
"output": [
"libhidumper_mini.a"
],
"adapted_kernel": [
"liteos_m"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册