Question
Wrong Code in STSW-STM32065 V1.9.0 stm32f4xx.h File
Hi,
I found wrong code at
STM32F4xx_DSP_StdPeriph_Lib_V1.9.0\Libraries\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h file. Please see follow image:

This part code will cause incompatible redefinition of macro warning and maybe another issues. I think these codes in red rectangle should change as follow image:

