소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.