2020-02-06 02:46 PM
I wanted to copy my project and start a new project based on this old project. In STM32CubeIDE, I right clicked on the project in the Project Explorer and chose copy and then pasted it back in. Somehow in the process of doing this or one step further, I have deleted my Src folder. Is there any way to recover this?
2020-02-06 03:17 PM
Recycle Bin?
2020-02-06 03:21 PM
Unfortunately not. It looks like i've somehow copied it all properly except for the src folder where it was deleted in the old project. I've since made changes to the copied project and I can't undo.
Was asking to see if it were possible to retrieve the source code if I still have the base project (besides src folder) and base project code still running on a physical device. Or if a backup is stored anywhere.