Ubiquitous/RT-Thread_Fusion_XiUOS/app_match_rt-thread/ hs300x
1.Kconfig is ok. 2.gcc is ok.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Import('RTT_ROOT')
|
||||
from building import *
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
objs = SConscript(os.path.join(cwd, 'hs300x_source', 'SConscript'))
|
||||
|
||||
Return('objs')
|
||||
Reference in New Issue
Block a user