[EGD-5053] Change pick up fix for USB full spedd Piecked up following fixes for UBS submodule: - [EGD-5052] Fix for USB Full Speed - [EGD-5214] Change USB_DEVICE_MAX_POWER to 500mA - [EGD-5191] Fix crash during USB deinitialization
2 files changed, 2 insertions(+), 1 deletions(-) M .gitmodules M module-bsp/board/rt1051/bsp/usb
M .gitmodules => .gitmodules +1 -0
@@ 62,6 62,7 @@ [submodule "module-bsp/board/rt1051/bsp/usb"] path = module-bsp/board/rt1051/bsp/usb url = ../usb_stack.git branch = stable [submodule "module-vfs/thirdparty/fatfs"] path = module-vfs/thirdparty/fatfs url = ../fatfs.git
M module-bsp/board/rt1051/bsp/usb => module-bsp/board/rt1051/bsp/usb +1 -1