Question
there is no bsp function in STM32cubeIDE project files(generated by stm32cubeMX)?
hi
i use STM32cubeMX to generate project files in STM32cubeIDE, and hope use some bsp function(like BSP_XSPI_NOR_Init) in this project, but no matter how i try, i can not find any bsp function in it.
who knows to solve this problem?
(Now I have to manually handle this issue by copy this function from other .c,and this method is very inconvenient )
thanks!!!
