1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 19:40:31 +03:00
betaflight/lib/main/STM32F7
Dominic Clifton 705a2c565b Fix memory corruption in USB code.
Crash occurs on my machine shortly after power up.  `hhid` is null at
the time it occurs so the change to `hhid->state` causes a crash.
2019-03-16 12:02:42 +01:00
..
Drivers Fix UNUSED() macro conflict with STM libraries 2019-02-18 11:26:03 -05:00
Middlewares/ST/STM32_USB_Device_Library Fix memory corruption in USB code. 2019-03-16 12:02:42 +01:00