How to export example projects from a STM32-FW-Package?
Hello,
I am using CubeIDE v1.16.1 and I want to export a modified project from the firmware package STM32Cube_FW_WBA_V1.4.1. I modified the project directly in the corresponding example folder and it works successfully.
Then I wanted to export the project. I tried different methods (copy, export & import), but I always got error messages when I tried to compile the exported project.
My STM32Cube_FW_WBA_V1.4.1 firmware package is located in C:\Users\Frank\STM32Cube\Repository and I know that the projects use relative paths to the Drivers folder. But is there a way to export the project?
