提交 1a24c9a2 编写于 作者: B balanceTWK

[bsp]add other uart | 添加其他串口支持

上级 1918d14a
...@@ -7,7 +7,7 @@ cwd = os.path.join(str(Dir('#')), 'drivers') ...@@ -7,7 +7,7 @@ cwd = os.path.join(str(Dir('#')), 'drivers')
# add the general drivers. # add the general drivers.
src = Split(""" src = Split("""
board.c board.c
usart.c drv_uart.c
hyper_flash_boot.c hyper_flash_boot.c
drv_sdram.c drv_sdram.c
""") """)
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册