How to Specify the Build Directory for an STM32 Project in CubeIDE
I am using STM32 Project with CubeIDE.
When I select "Automatically generate Makefile" in the project properties, it seems that I cannot change the build location.
Is there a way to specify the output directory for the build artifacts?
