mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-17 09:38:55 +00:00
v1.2.1
This commit is contained in:
@@ -47,6 +47,9 @@ if GetDepend('AIC_USING_CAMERA_SC035HGS'):
|
||||
if GetDepend('AIC_USING_CAMERA_TP2825') or GetDepend('AIC_USING_CAMERA_TP9950'):
|
||||
src += Glob('tp2825b/tp2825bx.c')
|
||||
|
||||
if GetDepend('AIC_USING_CAMERA_TP9951'):
|
||||
src += Glob('tp9951/tp9951.c')
|
||||
|
||||
LOCAL_CCFLAGS = ''
|
||||
# LOCAL_CCFLAGS += ' -O0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user