# vendor_lockzhiner ## 介绍 该仓库托管福州市凌睿智捷电子有限公司开发的产品样例代码,主要包括小凌派-RK2206开发板的相关案例代码。 ### 小凌派-RK2206开发板 小凌派-RK2206开发板主控器为瑞芯微高性能、高性价比的RK2206芯片,搭载OpenHarmony操作系统,内置WiFi/AP功能、NFC功能、液晶显示接口以及E53接口,E53接口兼容各类传感器模块,便于多样化的IoT物联网应用;目前小凌派-RK2006开发板已经拥有20+个成熟的应用案例,以及完善的教学课程,可广泛的应用于智慧城市、智能家居、智慧教学、智慧车载以及智慧医疗等多种场景。 参考[小凌派-RK2206开发板简介](./lingpi/README_zh.md) ## 软件架构 代码路径: ``` vendor/lockzhiner/ --- vendor_lockzhiner 仓库路径 └── lingpi --- 小凌派-RK2206开发板。基于瑞芯微RK2206的开发板 ``` ## 安装教程 参考 [小凌派-RK2206开发板安装教程](./lingpi/README_zh.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/lockzhiner](https://gitee.com/openharmony/device_board_lockzhiner) [device/soc/rockchip](https://gitee.com/openharmony/device_soc_rockchip)