Merge pull request #145 from grissiom/hot-fix

finsh/cmd: add description for new pipe and portal device
This commit is contained in:
Bernard Xiong 2013-08-20 20:02:31 -07:00
commit b4ba2657bb
1 changed files with 2 additions and 0 deletions

View File

@ -455,6 +455,8 @@ static long _list_device(struct rt_list_node *list)
"SPI Device", "SPI Device",
"SDIO Bus", "SDIO Bus",
"PM Pseudo Device", "PM Pseudo Device",
"Pipe",
"Portal Device",
"Miscellaneous Device", "Miscellaneous Device",
"Unknown" "Unknown"
}; };