diff --git a/components/finsh/cmd.c b/components/finsh/cmd.c index 9bbcc440cf3d6920614807170f22c65f9e0d426b..5f0bbb6d59e7deaf868127180e4023b11ebe536e 100644 --- a/components/finsh/cmd.c +++ b/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",