Merge pull request #769 from TanekLiang/stm32l475-iot
[bsp] fixed scons building error and update mdk project
This commit is contained in:
commit
f47433137e
|
@ -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
Loading…
Reference in New Issue