1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00
betaflight/lib/main/STM32F7/Drivers/STM32F7xx_HAL_Driver
Bruce Luckcuck 02a368a8e7 Fix UNUSED() macro conflict with STM libraries
Added `#if !defined(` blocks around the `UNUSED()` definitions in the libraries to prevent conflicts.
2019-02-18 11:26:03 -05:00
..
Inc Fix UNUSED() macro conflict with STM libraries 2019-02-18 11:26:03 -05:00
Src Post-cleanup of F7 optimizations (#5729) 2018-04-21 18:14:35 +12:00