Makefile or IDE?

Have a standard Makefile template that gets edited for each new project or part thereof.

IDE systems may have their attractions, but usually don't like their editors, nor the plethora of config files. The more plain vanilla the better here, hence makefiles as the least hassle and most productive route. Need to have full visibility from top to bottom and some ide's can be pretty opaque.

Older versions of netbeans looked interesting though...

Chris

Reply to
chris
Loading thread data ...

Would anyone point me to a good Makefile template for building a simple embedded project with GNU-ARM?

Reply to
StateMachineCOM

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.