STMCube32IDE importing STM32U5 examples
How do I import the BSP and OSPI_NOR_MemoryMapped examples from the STM32CubeU5 package for the STM32U5A9J-DK board? That series of board is not listed as supported in the example selector, so I have to use the git repo. These are all examples that indicate they were tested with the MB1829B board, which I have.
These examples don't include and IOC file, so that import method doesn't work for these projects.
I tried importing the .project file in the STM32CubeIDE folder. However, that detects it as a nested project and imports everything including the EWARM and MDK-ARM folders and also doesn't import build settings.
What am I doing incorrectly?
