First page Back Continue Last page Overview Graphics
Standard build environment
- Allows quick creation of new projects by deriving them from previous ones (or from samples)
- Includes the master makefile (MIF), set up for cross-compilation to all required targets with
minimal changes required between projects
- Building further automated using a few standard scripts, (nearly) identical for every program.
- Purely commandline based, no IDE :-)