Преглед изворни кода

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>