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

This commit is contained in:
balanceTWK 2018-03-18 15:56:15 +08:00
parent 1918d14a13
commit 1a24c9a29f
4 changed files with 2834 additions and 4891 deletions

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff