Ubiquitous/RT_Thread/:change the path name
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Import('RTT_ROOT')
|
||||
from building import *
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
objs = SConscript(os.path.join(cwd, 'rw007-source', 'SConscript'))
|
||||
|
||||
Return('objs')
|
||||
Reference in New Issue
Block a user