How to add BSP drivers for a STM32F769I-DISCO project
Thread split from this post.
I am using STM32CubeIDE version 2.1.0.
CubeMX generates a project for STM32F769I-DISCO without BSP, but the BSP for this board clearly exists in STM32CubeF7 and is used in official examples.
Is there a way to add BSP directly from CubeIDE?
If not, what is the correct way to integrate BSP into the project?
Thank you.

