Question
How to export STM32 project in STM32CubeIDE ?
I have used UART example code for P-NUCLEO_WB55 board to check it's UART.
Now i want to share that project to another team member
But if i just Copy paste project folder to other file location than it gives me compilation errors of Few files missing.
I have also tried to Export that project by Clicking File->Export than also i was not able to build that project.
Let me know solution of this.
