4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-22 15:29:02 +08:00
Dillon Min 9e71140402 component: driver: usb: enlarge uconfig_descriptor's data array space
if you add more compositive usb device(more than 4), the data[256]
can't hold all the devices's config information, array out of bounds.

Signed-off-by: Dillon Min <dillon.minfei@gmail.com>
2021-03-11 17:31:35 +08:00
..
2021-02-23 03:21:16 +08:00
2021-03-08 18:31:46 +08:00
2013-01-08 22:40:58 +08:00