mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-21 03:28:55 +00:00
v1.1.1
This commit is contained in:
@@ -8,6 +8,7 @@ src = []
|
||||
if GetDepend('AIC_QSPI_DRV_TEST') and GetDepend('RT_USING_FINSH'):
|
||||
src = Glob('test_qspidev.c')
|
||||
src += Glob('test_spibit.c')
|
||||
src += Glob('test_spi.c')
|
||||
src += Glob('test_spi_async.c')
|
||||
if GetDepend('AIC_QSPI_DRV_V11') and GetDepend('AIC_CHIP_D13X'):
|
||||
src += Glob('test_spislave*.c')
|
||||
|
||||
Reference in New Issue
Block a user