31 Star 156 Fork 72

Gitee 极速下载 / littlevGL

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/littlevgl/lvgl
Clone or Download
SConscript 192 Bytes
Copy Edit Raw Blame History
# RT-Thread building script for bridge
import os
from building import *
objs = []
cwd = GetCurrentDir()
objs = objs + SConscript(cwd + '/env_support/rt-thread/SConscript')
Return('objs')
1
https://gitee.com/mirrors/lvgl.git
git@gitee.com:mirrors/lvgl.git
mirrors
lvgl
littlevGL
master

Search