Skip to content

Commit 196f340

Browse files
authored
Merge pull request #4949 from mysterywolf/warning
[kernel][device] fix the compiled warning of PR #4941
2 parents 256a9aa + 9479183 commit 196f340

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)