Parcourir la source

finsh/cmd: add description for new pipe and portal device

Grissiom il y a 12 ans
Parent
commit
b4ab82284f
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      components/finsh/cmd.c

+ 2 - 0
components/finsh/cmd.c

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