This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to create a makefile, which will do the same job as Keil build.

I'm working on STM32f0xx (CM0), and using keil to build the project and getting hex file. I want to write a makefile which will do the exact same job.