提交 892ad629 编写于 作者: S SummerGift

[bsp][stm32] optimize flash driver config

上级 c1f20dc4
......@@ -57,7 +57,9 @@ src += ['drv_common.c']
path = [cwd]
path += [cwd + '/config']
path += [cwd + '/drv_flash']
if GetDepend('BSP_USING_ON_CHIP_FLASH'):
path += [cwd + '/drv_flash']
group = DefineGroup('Drivers', src, depend = [''], CPPPATH = path)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册