Răsfoiți Sursa

Merge pull request #4949 from mysterywolf/warning

[kernel][device] fix the compiled warning of PR #4941
guo 3 ani în urmă
părinte
comite
196f340e5d
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      components/finsh/cmd.c

+ 1 - 0
components/finsh/cmd.c

@@ -810,6 +810,7 @@ static char *const device_type_str[] =
     "I2C Bus",
     "I2C Bus",
     "USB Slave Device",
     "USB Slave Device",
     "USB Host Bus",
     "USB Host Bus",
+    "USB OTG Bus",
     "SPI Bus",
     "SPI Bus",
     "SPI Device",
     "SPI Device",
     "SDIO Bus",
     "SDIO Bus",