1 Star 0 Fork 73

骑士科技 / littlevGL

forked from Gitee 极速下载 / littlevGL 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SConscript 180 Bytes
一键复制 编辑 原始数据 按行查看 历史
# RT-Thread building script for bridge
import os
from building import *
objs = []
cwd = GetCurrentDir()
objs = objs + SConscript(cwd + '/rt-thread/SConscript')
Return('objs')
1
https://gitee.com/hbqs/lvgl.git
git@gitee.com:hbqs/lvgl.git
hbqs
lvgl
littlevGL
master

搜索帮助