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> |
||
---|---|---|
.. | ||
inc | ||
src | ||
Release_Notes.html |