# zx-rtt-sdk **Repository Path**: grantho/zx-rtt-sdk ## Basic Information - **Project Name**: zx-rtt-sdk - **Description**: 启明智显 ZX Model RTT SDK - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2025-08-05 - **Last Updated**: 2025-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZX-RTT-SDK [中文版](./README_CN.md) ZX-RTT-SDK includes screen drivers, touch functionality, and UI framework, making it convenient for users to develop applications on the panlee development board. Supported development boards: - ZX7D00M3R8-V10 - ZX7D00M4R64-V10 - ZX3D95CM20S-V11 Supported UI frameworks, default is LVGL-8.3.10 - LVGL-8.3.10 # Usage Instructions Development documentation [M4 Doc](http://doc.panel-tag.cn/m4/m4.html) [M3 Doc](http://doc.panel-tag.cn/m3/m3.html) [M3C/M3A Doc](http://doc.panel-tag.cn/m3c_m3a/m3c_m3a.html) # Download ```shell sudo apt install git-lfs git lfs clone https://gitee.com/qiming-zhixian/zx-rtt-sdk.git ```