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:
@@ -27,6 +27,8 @@ if GetDepend('AIC_BOOTLOADER_FATFS_SUPPORT'):
|
||||
src += Glob('upg_fat_direct_mmc.c')
|
||||
src += Glob('upg_fat_direct_nor.c')
|
||||
src += Glob('upg_fat_direct_nand.c')
|
||||
if GetDepend('AICUPG_LOG_BUFFER_SUPPORT'):
|
||||
src += Glob('log_buf.c')
|
||||
CPPPATH = [cwd]
|
||||
ASFLAGS = ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user