Skip to content

Commit 9479183

Browse files
committed
[kernel][device] 修复PR #4941 导致的编译警告
1 parent 146269c commit 9479183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/finsh/cmd.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,7 @@ static char *const device_type_str[] =
810810
"I2C Bus",
811811
"USB Slave Device",
812812
"USB Host Bus",
813+
"USB OTG Bus",
813814
"SPI Bus",
814815
"SPI Device",
815816
"SDIO Bus",

0 commit comments

Comments
 (0)