Question
system_stm32h7xx.c generated by cube is missing include of stm32h7xx_hal.h
Posted on December 12, 2017 at 12:01
This is tedious as each time I adjust my project using the cube I have to edit the generated source file in:
Drivers/CMSIS/Device/ST/STM32H7xx/Source/Templates/system_stm32h7xx.c
In case this has anything to do with this, I used the GPDSC export from Cube and imported into CrossStudio.