Merge pull request from TanekLiang/stm32l475-iot

[bsp] fixed scons building error and update mdk project
This commit is contained in:
Bernard Xiong 2017-07-24 08:55:24 +08:00 committed by GitHub
commit f47433137e
2 changed files with 55 additions and 310 deletions
bsp/stm32l475-iot-disco

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

File diff suppressed because it is too large Load Diff