Question
Project Missing HAL dependencies after editing IOC file
I have a project where every time I modify the IOC file it does not generate all the needed HAL dependencies. My workaround at the moment is that I have a second project with the same config in the IOC that I copy the dependences from before compiling. Both projects were started in touchgfx designer. Made with cube MX 6.7.0
The two missing dependencies are stm32h7xx_hal_pcd and stm32h7xx_hal_pcd_ex
