Open Kutilak opened 4 years ago
Checkout my fork, there is a Makefile for it ;)
Hi, how you generate makefile ? You use some tools for it?
BTW: It works fine for me.
Hi,
Unfortunately there's no automated tool for that job, I had to do it by hand. You need to explore the files generated by CoIDE to see all the files that need to be compiled, all include paths, and figure out linker settings.
Hi, please can you generate makefile for your project and/or migrate to some other IDE ? CooCox CoIDE is officialy dead and work in it is limiting, because it dont support export to one of live IDEs. Makeing makefile is solution or export to (for example) STM32 Cube IDE.