Solved
Requesting Fix: STM32CubeMX version series 6 adds two instances of #include "stm32h7xx_hal.h" to file main.h
Dear @Khouloud ZEMMELI ,
STM32CubeMX version series 6 adds two instances of #include "stm32h7xx_hal.h" to file main.h
I am observing this behavior even with STM32CubeMX version 6.1.0
I observe in \inc\main.h:
Line 31: #include "stm32h7xx_hal.h"
Line 32: #include "stm32h7xx_hal.h"
Requesting duplicate include removal.
Thanks,
Rajeev
