Question
How do you get STM32CubeIDE to include the Nucleo BSP?
When starting a new project for a Nucleo board I select the Nucleo board in the board column and then I select Next and I see the pin diagram with the LD2 and B1 pins selected. But the BSP folder with *_nucleo.c and *_nucleo.h are not there and very difficult to get them included. The two files exist in the Repository, but does not get brought in. Is there a way of bringing them into the project?
