How to add BSPs to code generated by STM32CUBEMX/IDE?
I'm currently having trouble adding BSPs my project using the STM32F769I-DISCO. After generating the code using STM32CUBEMX/IDE, I then downloaded the BSP file and copied and pasted it into the Drivers folders. I then manually added all the necessary folders into the "Paths and Symbols", but for some reason it keeps returning a build error. Could anyone point out what I'm doing wrong? Thank you for your time and help!
Photo showing the project structure:
Photo showing "includes":

