-
AWTK 全称 Toolkit AnyWhere,是 ZLG 开发的开源 GUI 引擎,旨在为嵌入式系统、WEB、各种小程序、手机和 PC 打造的通用 GUI 引擎,为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。
-
RT-Thread RT-Thread is an open source IoT operating system from China, which has strong scalability: from a tiny kernel running on a tiny core, for example ARM Cortex-M0, or Cortex-M3/4/7, to a rich feature system running on MIPS32, ARM Cortex-A8, ARM Cortex-A9 DualCore etc.
-
awtk-stm32f103ze-rtthread 是 AWTK 在 RT-Thread 上的移植。
本项目以 普中科技 STM32F103ZET6 开发实验板 为载体移植,其它开发板可能要做些修改,有问题请请创建 issue。
- 获取源码
git clone https://github.com/zlgopen/awtk-stm32f103ze-rtthread.git
cd awtk-stm32f103ze-rtthread
git clone https://github.com/zlgopen/awtk.git
- 用 keil 打开 user/awtk.uvproj