瀏覽代碼

Merge pull request #769 from TanekLiang/stm32l475-iot

[bsp] fixed scons building error and update mdk project
Bernard Xiong 7 年之前
父節點
當前提交
f47433137e
共有 2 個文件被更改,包括 46 次插入306 次删除
  1. 0 1
      bsp/stm32l475-iot-disco/drivers/SConscript
  2. 46 305
      bsp/stm32l475-iot-disco/project.uvprojx

+ 0 - 1
bsp/stm32l475-iot-disco/drivers/SConscript

@@ -7,7 +7,6 @@ cwd     = os.path.join(str(Dir('#')), 'drivers')
 # add the general drivers.
 src = Split("""
 board.c
-stm32l4xx_nucleo.c
 usart.c
 """)
 

文件差異過大導致無法顯示
+ 46 - 305
bsp/stm32l475-iot-disco/project.uvprojx


部分文件因文件數量過多而無法顯示