mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-29 01:06:56 +00:00
V1.0.5
This commit is contained in:
@@ -6,7 +6,7 @@ cwd = GetCurrentDir()
|
||||
CPPPATH = []
|
||||
src = []
|
||||
if GetDepend('AIC_CAN_DRV_TEST') and GetDepend('RT_USING_FINSH'):
|
||||
src = Glob('*.c')
|
||||
src += Glob('*.c')
|
||||
|
||||
group = DefineGroup('test-can', src, depend = [''], CPPPATH = CPPPATH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user