Generate STM32H745I-DISCO (Blinky LED Test)
I have a STM32H745I-DISCO with the STM32CubeIDE platform. I have reviewed various examples that generated the BSP folder for stm32h745i_discovery.h/c files. These files are not generating when creating my own project. I would like to use the BSP_LED_Toggle() function for ease of use while learning. I am new to embeds and appreciate your assistance.