1 Star 0 Fork 73

lw / littlevGL

forked from Gitee 极速下载 / littlevGL 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SConscript 192 Bytes
一键复制 编辑 原始数据 按行查看 历史
# 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/lw0519/lvgl.git
git@gitee.com:lw0519/lvgl.git
lw0519
lvgl
littlevGL
master

搜索帮助