Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
imx8mm/ | 12-May-2024 | - | 4,386 | 4,183 | ||
CODEOWNERS | D | 12-May-2024 | 630 | 17 | 15 | |
LICENSE | D | 12-May-2024 | 9.9 KiB | 176 | 150 | |
OAT.xml | D | 12-May-2024 | 4 KiB | 70 | 16 | |
README.md | D | 12-May-2024 | 1.3 KiB | 40 | 27 | |
README_zh.md | D | 12-May-2024 | 746 | 25 | 16 |
README.md
1# vendor_osware 2 3#### 介绍 4{**以下是 Gitee 平台说明,您可以替换此简介** 5Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 6无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} 7 8#### 软件架构 9软件架构说明 10 11 12#### 安装教程 13 141. xxxx 152. xxxx 163. xxxx 17 18#### 使用说明 19 201. xxxx 212. xxxx 223. xxxx 23 24#### 参与贡献 25 261. Fork 本仓库 272. 新建 Feat_xxx 分支 283. 提交代码 294. 新建 Pull Request 30 31 32#### 特技 33 341. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 352. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 363. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 374. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 385. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 396. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) 40
README_zh.md
1# vendor_osware 2 3## 介绍 4 5该仓库托管OSware产品:MILOS_Standard系列OpenHarmony智能硬件。 6该仓主要托管内容为audio的宏控定义,khdf和uhdf相关的hcs定义以及产品定义信息等。 7 8## 目录 9 10``` 11vendor/osware 12├── imx8mm # MILOS_Standard0开发板 13└── ... 14``` 15 16## 贡献 17 18[如何参与](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md) 19 20[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83?sort_id=4042860) 21 22## 相关仓 23 24* [device/board/osware](https://gitee.com/openharmony/device_board_osware) 25* [device/soc/nxp](https://gitee.com/openharmony/device_soc_nxp)