瀏覽代碼

support UART0 to UART5 straightly

RTsien 12 年之前
父節點
當前提交
faf3515e6b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bsp/beaglebone/drivers/serial.c

+ 1 - 1
bsp/beaglebone/drivers/serial.c

@@ -10,7 +10,7 @@
  * Change Logs:
  * Date           Author       Notes
  * 2013-07-06     Bernard    the first version
- * 2014-01-11     RTsien     add definitions of UART0 to UART5
+ * 2014-01-11     RTsien     support UART0 to UART5 straightly
  */
 
 #include <rthw.h>