Question
Is it possible to import Makefile in STM32CubeIDE?
I have a C project which is developed outside of STM32Cube IDE. The project contains Makefile.
It will be very good to just import the entire project in STM32Cube IDE and compile using the existing Makefile as a part of a bigger project which is already developed in STM32Cube IDE.
Is this possible to do in STM32Cube IDE?