SBSFUv2.5 and STM32CUBE-IDE
I am trying to build the 3 components that comprise the "2 Images" variant of the SBSFU v2.5 package. This requires building the following components:
2_Images_SECoreBin
- 2_Images_SBSFU
- 2_Images_UserApp
The SBSFU package does not, however, come with .cproject files for STM32CUBE-IDE which is my target IDE. How can I import and compile this package and its components with the CUDE-IDE? Thanks
