未验证 提交 1cb27129 编写于 作者: B Bernard Xiong 提交者: GitHub

Use bridge script for SConscript

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