Mount JFFS2 Image
Saturday, October 25, 2008
Example of how to mount a JFFS2 image using mtdblock.
Measuring programming progress by lines of code is like measuring aircraft building progress by weight.
- Bill Gates
Build and Make
Sunday, February 12, 2006 by digitalpeer
Cons is an interesting spin that replaces make by using Perl scripts instead of Makefiles.
CMake is an alternative to make that aims to make compiler and platform independent configuration files.
amake make utility.
tmake make utility.
BuildBot automates the compile and test cycle. The primary goal behind this one is to notice breaks in the code quickly.