Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
lingpi/ | 12-May-2024 | - | 19,700 | 13,640 | ||
CODEOWNERS | D | 12-May-2024 | 630 | 17 | 15 | |
LICENSE | D | 12-May-2024 | 11.3 KiB | 203 | 169 | |
OAT.xml | D | 12-May-2024 | 8.6 KiB | 111 | 55 | |
README.md | D | 12-May-2024 | 997 | 37 | 25 | |
README_zh.md | D | 12-May-2024 | 1.5 KiB | 40 | 21 |
README.md
1# vendor_lockzhiner 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_zh.md
1# vendor_lockzhiner 2 3## 介绍 4 5该仓库托管福州市凌睿智捷电子有限公司开发的产品样例代码,主要包括小凌派-RK2206开发板的相关案例代码。 6 7### 小凌派-RK2206开发板 8 9小凌派-RK2206开发板主控器为瑞芯微高性能、高性价比的RK2206芯片,搭载OpenHarmony操作系统,内置WiFi/AP功能、NFC功能、液晶显示接口以及E53接口,E53接口兼容各类传感器模块,便于多样化的IoT物联网应用;目前小凌派-RK2006开发板已经拥有20+个成熟的应用案例,以及完善的教学课程,可广泛的应用于智慧城市、智能家居、智慧教学、智慧车载以及智慧医疗等多种场景。 10 11参考[小凌派-RK2206开发板简介](./lingpi/README_zh.md) 12 13## 软件架构 14 15代码路径: 16 17``` 18vendor/lockzhiner/ --- vendor_lockzhiner 仓库路径 19└── lingpi --- 小凌派-RK2206开发板。基于瑞芯微RK2206的开发板 20``` 21 22## 安装教程 23 24参考 [小凌派-RK2206开发板安装教程](./lingpi/README_zh.md) 25 26## 使用说明 27 28## 贡献 29 30[如何参与](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md) 31 32[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83?sort_id=4042860) 33 34## 相关仓 35 36[device/board/lockzhiner](https://gitee.com/openharmony/device_board_lockzhiner) 37 38[device/soc/rockchip](https://gitee.com/openharmony/device_soc_rockchip) 39 40