Simplifying eCos makefiles with CMake
November 27, 2006This detailed, technical how-to explains how eCos developers can use CMake to simplify and streamline the chore of creating makefiles. It discusses both simple, single-application eCos build environments, as well as those with multiple targets, such as production and debug builds for actual and virtual hardware. (more…)