add more device definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1458 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
54f422ebb4
commit
5284d6d52e
@ -341,8 +341,13 @@ static long _list_device(struct rt_list_node *list)
|
||||
"Block Device",
|
||||
"Network Interface",
|
||||
"MTD Device",
|
||||
"CAN",
|
||||
"CAN Device",
|
||||
"RTC",
|
||||
"Sound Device",
|
||||
"Graphic Device",
|
||||
"I2C Device",
|
||||
"USB Slave Device",
|
||||
"USB Host Bus",
|
||||
"Unknown"
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user