未验证 提交 26988a3d 编写于 作者: B Bernard Xiong 提交者: GitHub

Update SConscript

上级 4064a4c7
# for module compiling
# RT-Thread SConscript bridge
import os
Import('RTT_ROOT')
objs = []
cwd = str(Dir('#'))
cwd = GetCurrentDir()
list = os.listdir(cwd)
for d in list:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册