浏览代码

ADD "I2C BUS Device" type in _list_device()

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2161 bbd45198-f89e-11dd-88c7-29a3b14d5316
luohui2320@gmail.com 13 年之前
父节点
当前提交
9b8fcde8af
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      components/finsh/cmd.c

+ 1 - 0
components/finsh/cmd.c

@@ -387,6 +387,7 @@ static long _list_device(struct rt_list_node *list)
         "Sound Device",
         "Graphic Device",
 		"I2C Bus",
+        "I2C BUS Device",
         "I2C Device",
         "USB Slave Device",
         "USB Host Bus",