Browse Source

[kernel][device] 修复PR #4941 导致的编译警告

Meco Man 4 năm trước cách đây
mục cha
commit
9479183e12
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",
     "USB Slave Device",
     "USB Host Bus",
+    "USB OTG Bus",
     "SPI Bus",
     "SPI Device",
     "SDIO Bus",