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:
parent
27902374db
commit
e9bb6a91b9
@ -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
Loading…
x
Reference in New Issue
Block a user