4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-22 00:15:21 +08:00

[bsp] fixed scons building error and update mdk project

This commit is contained in:
tanek liang 2017-07-22 11:30:23 +08:00
parent 27902374db
commit e9bb6a91b9
2 changed files with 55 additions and 310 deletions

View File

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

File diff suppressed because it is too large Load Diff