ADD "I2C BUS Device" type in _list_device()

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2161 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
luohui2320@gmail.com 2012-06-13 17:08:43 +00:00
parent ecc03bab6a
commit 9b8fcde8af
1 changed files with 1 additions and 0 deletions

View File

@ -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",