atbetaflight/lib/main/STM32H7
Dominic Clifton 115a584713 HAL - Fix issues with HAL USB timeouts on fast processors.
* Occurs more frequently on >=480Mhz CPUs.
* Occurs more frequently on RELEASE builds due to optimizations.

Patch comes from here:

https://community.st.com/s/question/0D50X0000BCMFx0SQH/usbhs-ulpi-on-stm32h750

Confirmed fixed on H730 @ 520Mhz RELEASE build.
2021-12-23 12:36:02 +01:00
..
Drivers HAL - Fix issues with HAL USB timeouts on fast processors. 2021-12-23 12:36:02 +01:00
Middlewares/ST/STM32_USB_Device_Library Use static definition for ClassData to support USB MSC DMA on G4 2021-08-30 12:54:04 +01:00