Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
display_demo/ | 07-Sep-2024 | - | 5,455 | 3,926 | ||
iotlink_demo/ | 07-Sep-2024 | - | 3,418 | 2,642 | ||
mini_distributed_music_player/ | 07-Sep-2024 | - | 7,073 | 5,200 | ||
xts_demo/ | 07-Sep-2024 | - | 1,267 | 807 | ||
CODEOWNERS | D | 07-Sep-2024 | 630 | 17 | 15 | |
LICENSE | D | 07-Sep-2024 | 10.1 KiB | 177 | 150 | |
OAT.xml | D | 07-Sep-2024 | 2.9 KiB | 49 | 30 | |
README.en.md | D | 07-Sep-2024 | 961 | 37 | 25 | |
README.md | D | 07-Sep-2024 | 1,014 | 37 | 20 |
README.en.md
1# vendor_bestechnic 2 3#### Description 4{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} 5 6#### Software Architecture 7Software architecture description 8 9#### Installation 10 111. xxxx 122. xxxx 133. xxxx 14 15#### Instructions 16 171. xxxx 182. xxxx 193. xxxx 20 21#### Contribution 22 231. Fork the repository 242. Create Feat_xxx branch 253. Commit your code 264. Create Pull Request 27 28 29#### Gitee Feature 30 311. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 322. Gitee blog [blog.gitee.com](https://blog.gitee.com) 333. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 344. The most valuable open source project [GVP](https://gitee.com/gvp) 355. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 366. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) 37
README.md
1# vendor_bestechnic 2 3## 介绍 4 5该仓库托管恒玄公司开发的轻量带屏显示产品样例代码,主要包括图形、软总线等特性 6产品的开发。 7 8## 软件架构 9 10支持基于恒玄BES2600W SoC 的欧智通的单板进行开发的智能中控开关面板的图形显示产 11品显示样例。 12 13代码路径: 14 15``` 16vendor/bestechnic/ --- vendor_bestechnic 仓库路径 17└── display_demo --- 轻量带屏显示样例,智能开关面板 18``` 19 20## 安装教程 21 22参考 [安装调试教程](https://gitee.com/openharmony/device_soc_bestechnic/blob/master/README.md) 23 24## 使用说明 25 26 27## 贡献 28 29[如何参与](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md) 30 31[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83?sort_id=4042860) 32 33## 相关仓 34 35[device_soc_bestechnic](https://gitee.com/openharmony/device_soc_bestechnic/blob/master/README.md) 36 37