7 Star 3 Fork 30

OpenHarmony/vendor_talkweb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
糖宝儿 提交于 2023-08-04 11:35 . tools部件名整改
{
"product_name": "niobe407",
"ohos_version": "OpenHarmony 3.1",
"type": "mini",
"version": "3.0",
"device_company": "talkweb",
"board": "niobe407",
"kernel_type": "liteos_m",
"kernel_version": "3.0.0",
"subsystems": [
{
"subsystem": "kernel",
"components": [
{
"component": "liteos_m",
"features": [
"ohos_kernel_liteos_m_lwip_path = \"//device/board/talkweb/niobe407/liteos_m/lwip_adapter\""
]
}
]
},
{
"subsystem": "hiviewdfx",
"components": [
{
"component": "hilog_lite",
"features": []
},
{
"component": "hievent_lite",
"features": []
}
]
},
{
"subsystem": "systemabilitymgr",
"components": [
{
"component": "samgr_lite",
"features": []
}
]
},
{
"subsystem": "commonlibrary",
"components": [
{
"component": "utils_lite",
"features":[ "utils_lite_feature_file = true" ]
}
]
},
{
"subsystem": "startup",
"components": [
{
"component": "bootstrap_lite",
"features": []
},
{
"component": "init_lite",
"features": [
"enable_ohos_startup_init_feature_begetctl_liteos = true"
]
}
]
},
{
"subsystem": "security",
"components": [
{
"component": "huks",
"features": [
"huks_use_lite_storage = true",
"huks_use_hardware_root_key = true",
"huks_config_file = \"hks_config_lite.h\"",
"huks_key_store_path = \"storage\""
]
}
]
},
{
"subsystem": "xts",
"components": [
{
"component": "acts",
"features": []
},
{
"component": "tools",
"features": []
}
]
}
],
"vendor_adapter_dir": "//device/soc/st/stm32f4xx/sdk",
"third_party_dir": "//third_party",
"product_adapter_dir": "//vendor/talkweb/niobe407/hals"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/vendor_talkweb.git
git@gitee.com:openharmony/vendor_talkweb.git
openharmony
vendor_talkweb
vendor_talkweb
master

搜索帮助