mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 01:49:24 +08:00
Fixed a few bugs in the initial stm32_usbdrdhost.c implementation when using a USB hub. Fixed fault when freeing control endpoints. Fixed crash when disconnecting devices from hubs due ot use after free. Signed-off-by: daniellizewski <daniellizewski@geotab.com>