1
0
Эх сурвалжийг харах

[finsh]fix list_device crash. (#5780)

guo 3 жил өмнө
parent
commit
4b06115951

+ 6 - 0
components/finsh/cmd.c

@@ -819,6 +819,12 @@ static char *const device_type_str[] =
     "Touch Device",
     "Phy Device",
     "Security Device",
+    "WLAN Device",
+    "Pin Device",
+    "ADC Device",
+    "DAC Device",
+    "WDT Device",
+    "PWM Device",
     "Unknown"
 };