# vendor_talkweb **Repository Path**: openharmony/vendor_talkweb ## Basic Information - **Project Name**: vendor_talkweb - **Description**: 暂无描述 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony/vendor_talkweb - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 32 - **Created**: 2021-09-26 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vendor_talkweb ## 简介 该仓库托管拓维信息系统股份有限公司官方开发的产品样例代码,主要包括开发板案例代码、配置及文档。 ## 目录结构 代码路径说明。 ``` vendor/talkweb/ ├── LICENSE ├── niobe407 │ ├── BUILD.gn │ ├── config.json # config文件 │ ├── hals # 适配层目录 │ └── kernel_configs # 内核配置 ├── OAT.xml └── README_zh.md ``` ## 开发环境搭建 niobe407使用参考 [开发环境搭建](https://gitee.com/openharmony/device_board_talkweb/blob/master/niobe407/docs/software/%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E4%B8%8E%E5%9B%BA%E4%BB%B6%E7%BC%96%E8%AF%91.md) ## 贡献 [如何参与](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md) [Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83?sort_id=4042860) ## 相关仓 - [device_board_talkweb](https://gitee.com/openharmony/device_board_talkweb) - [device_soc_st](https://gitee.com/openharmony/device_soc_st)