mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Fixes the LTO build with GCC 4.9. Tested on the STM32F3DISCOVERY. I assume the compiler was doing cross function optimisation, saw that the same non-volatile address was read twice, and dropped the second read. Fixes #763. Signed-off-by: Michael Hope <mlhx@google.com> |
||
---|---|---|
.. | ||
usb_core.h | ||
usb_def.h | ||
usb_init.h | ||
usb_int.h | ||
usb_lib.h | ||
usb_mem.h | ||
usb_regs.h | ||
usb_sil.h | ||
usb_type.h |