STM32CubeF4/Drivers
Peter Tönz e92669fc50 defines: prevent redefinition of UNUSED
To prevent compiler warnings/errors we have to wrap the definition of
UNUSED with an ifndef. So there are no problems if this is already
defined in the project

Signed-off-by: Peter Tönz <peter.tonz@husqvarnagroup.com>
2023-02-03 09:21:22 +01:00
..
BSP Release v1.27.0 2022-03-09 10:37:11 +01:00
CMSIS Release v1.27.1 2022-07-05 12:06:19 +01:00
STM32F4xx_HAL_Driver defines: prevent redefinition of UNUSED 2023-02-03 09:21:22 +01:00