Full Firmware Package for the STM32U5 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
Issue: Missing "defined" for test of __ARMCC_VERSION
Error/Warning from GCC:
STM32CubeU5/Drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_def.h:208:34: warning: "__ARMCC_VERSION" is not defined, evaluates to 0 [-Wundef]
File: stm32u5xx_hal_def.h Compiler: gcc
Issue: Missing "defined" for test of __ARMCC_VERSION Error/Warning from GCC: STM32CubeU5/Drivers/STM32U5xx_HAL_Driver/Inc/stm32u5xx_hal_def.h:208:34: warning: "__ARMCC_VERSION" is not defined, evaluates to 0 [-Wundef]
Line: 175
=>
Line: 208
=>