forked from xuos/xiuos
APP_Framework/Applications/:solve the bug in the SConscript about compiling
This commit is contained in:
@@ -13,6 +13,6 @@ path = [
|
||||
cwd + '/demo'
|
||||
]
|
||||
|
||||
group = DefineGroup('CMSISNN-cifar10', src, depend = ['USING_CMSIS_5_DEMOAPP'], CPPPATH = path)
|
||||
group = DefineGroup('CMSISNN-cifar10', src, depend = ['USING_CMSIS_5_NN_DEMOAPP'], CPPPATH = path)
|
||||
|
||||
Return('group')
|
||||
|
||||
Reference in New Issue
Block a user