mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-24 07:18:54 +00:00
v1.0.3
This commit is contained in:
@@ -7,10 +7,7 @@ CPPPATH = [cwd, ]
|
||||
src = []
|
||||
|
||||
if GetDepend('KERNEL_BAREMETAL') and GetDepend('LPKG_MPP') and GetDepend('AIC_VE_TEST'):
|
||||
src += Glob('pic_dec_test.c')
|
||||
src += Glob('test_pic1.c')
|
||||
src += Glob('test_pic2.c')
|
||||
src += Glob('test_pic3.c')
|
||||
src += Glob('test_pic_dec.c')
|
||||
|
||||
CFLAGS = ' -c -ffunction-sections'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user